We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8a1a4 commit 62c39d7Copy full SHA for 62c39d7
bolt/docs/CommandLineArgumentReference.md
@@ -931,15 +931,6 @@
931
932
Remove redundant Address-Size override prefix
933
934
-### BOLT options in relocation mode:
935
-
936
-- `--align-macro-fusion=<value>`
937
938
- Fix instruction alignment for macro-fusion (x86 relocation mode)
939
- - `none`: do not insert alignment no-ops for macro-fusion
940
- - `hot`: only insert alignment no-ops on hot execution paths (default)
941
- - `all`: always align instructions to allow macro-fusion
942
943
### BOLT instrumentation options:
944
945
`llvm-bolt <executable> -instrument [-o outputfile] <instrumented-executable>`
0 commit comments