Simon Jakobi pushed to branch wip/sjakobi/T25450-print-cpu at Glasgow Haskell Compiler / GHC
Commits:
-
ea38432b
by Simon Jakobi at 2026-05-29T03:23:46+02:00
1 changed file:
Changes:
| ... | ... | @@ -496,10 +496,7 @@ The available mode flags are: |
| 496 | 496 | Print a JSON object describing the CPU features currently enabled for code
|
| 497 | 497 | generation, together with a minimal set of ``-m...`` flags that would
|
| 498 | 498 | reproduce the non-default effective feature set for the current target.
|
| 499 | - |
|
| 500 | - Unlike the other ``--print-*`` flags, this mode respects dynamic
|
|
| 501 | - command-line options such as ``-mavx2`` and ``-mbmi2`` before printing the
|
|
| 502 | - result.
|
|
| 499 | + Dynamic options such as ``-mavx2`` and ``-mbmi2`` are respected.
|
|
| 503 | 500 | |
| 504 | 501 | .. ghc-flag:: --print-debug-on
|
| 505 | 502 | :shortdesc: print whether GHC was built with ``-DDEBUG``
|