mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-21 03:32:21 +00:00
Correct comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70340 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ce66c6114f
commit
a24d1b1558
@ -108,7 +108,7 @@ namespace llvm {
|
||||
/// generated.
|
||||
extern bool DisableJumpTables;
|
||||
|
||||
/// FastISel - This flag enables fast-path instruction selection
|
||||
/// EnableFastISel - This flag enables fast-path instruction selection
|
||||
/// which trades away generated code quality in favor of reducing
|
||||
/// compile time.
|
||||
extern bool EnableFastISel;
|
||||
|
Loading…
x
Reference in New Issue
Block a user