Issue 114230
Summary llvm-bolt --help is missing info about -report-bad-layout option
Labels BOLT
Assignees
Reporter tvondra
    It seems `llvm-bolt --help` says nothing about `-report-bad-layout`. I only noticed because the BOLT paper mentions the option without the required uint argument, so the command was failing for me. In the end I found `bolt/docs/CommandLineArgumentReference.md` but `--help` doesn't mention the option at all.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to