|
22 | 22 | ! HELP-NEXT: -D <macro>=<value> Define <macro> to <value> (or 1 if <value> omitted)
|
23 | 23 | ! HELP-NEXT: -emit-llvm Use the LLVM representation for assembler and object files
|
24 | 24 | ! HELP-NEXT: -E Only run the preprocessor
|
25 |
| -! HELP-NEXT: -falias-analysis Pass alias information on to LLVM (default when optimizing for speed) |
| 25 | +! HELP-NEXT: -falias-analysis Pass alias information on to LLVM (default when optimizing for speed). Overrides -O0. |
26 | 26 | ! HELP-NEXT: -falternative-parameter-statement
|
27 | 27 | ! HELP-NEXT: Enable the old style PARAMETER statement
|
28 | 28 | ! HELP-NEXT: -fapprox-func Allow certain math function calls to be replaced with an approximately equivalent calculation
|
|
53 | 53 | ! HELP-NEXT: -flto Enable LTO in 'full' mode
|
54 | 54 | ! HELP-NEXT: -fms-runtime-lib=<value>
|
55 | 55 | ! HELP-NEXT: Select Windows run-time library
|
56 |
| -! HELP-NEXT: -fno-alias-analysis Do not pass alias information on to LLVM (default for unoptimized builds) |
| 56 | +! HELP-NEXT: -fno-alias-analysis Do not pass alias information on to LLVM (default for unoptimized builds). Overrides -O flags. |
57 | 57 | ! HELP-NEXT: -fno-automatic Implies the SAVE attribute for non-automatic local objects in subprograms unless RECURSIVE
|
58 | 58 | ! HELP-NEXT: -fno-color-diagnostics Disable colors in diagnostics
|
59 | 59 | ! HELP-NEXT: -fno-integrated-as Disable the integrated assembler
|
|
149 | 149 | ! HELP-FC1-NEXT: -emit-llvm Use the LLVM representation for assembler and object files
|
150 | 150 | ! HELP-FC1-NEXT: -emit-obj Emit native object files
|
151 | 151 | ! HELP-FC1-NEXT: -E Only run the preprocessor
|
152 |
| -! HELP-FC1-NEXT: -falias-analysis Pass alias information on to LLVM (default when optimizing for speed) |
| 152 | +! HELP-FC1-NEXT: -falias-analysis Pass alias information on to LLVM (default when optimizing for speed). Overrides -O0. |
153 | 153 | ! HELP-FC1-NEXT: -falternative-parameter-statement
|
154 | 154 | ! HELP-FC1-NEXT: Enable the old style PARAMETER statement
|
155 | 155 | ! HELP-FC1-NEXT: -fapprox-func Allow certain math function calls to be replaced with an approximately equivalent calculation
|
|
196 | 196 | ! HELP-FC1-NEXT: -flogical-abbreviations Enable logical abbreviations
|
197 | 197 | ! HELP-FC1-NEXT: -flto=<value> Set LTO mode
|
198 | 198 | ! HELP-FC1-NEXT: -flto Enable LTO in 'full' mode
|
199 |
| -! HELP-FC1-NEXT: -fno-alias-analysis Do not pass alias information on to LLVM (default for unoptimized builds) |
| 199 | +! HELP-FC1-NEXT: -fno-alias-analysis Do not pass alias information on to LLVM (default for unoptimized builds). Overrides -O flags. |
200 | 200 | ! HELP-FC1-NEXT: -fno-analyzed-objects-for-unparse
|
201 | 201 | ! HELP-FC1-NEXT: Do not use the analyzed objects when unparsing
|
202 | 202 | ! HELP-FC1-NEXT: -fno-automatic Implies the SAVE attribute for non-automatic local objects in subprograms unless RECURSIVE
|
|
0 commit comments