We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2404710 commit c10842dCopy full SHA for c10842d
lld/ELF/Options.td
@@ -720,7 +720,7 @@ def: J<"plugin-opt=opt-remarks-format=">,
720
HelpText<"Alias for --opt-remarks-format">;
721
def: F<"plugin-opt=opt-remarks-with-hotness">,
722
Alias<opt_remarks_with_hotness>,
723
- HelpText<"Alias for --opt-remarks-with_hotness">;
+ HelpText<"Alias for --opt-remarks-with-hotness">;
724
def: J<"plugin-opt=opt-remarks-hotness-threshold=">,
725
Alias<opt_remarks_hotness_threshold>,
726
HelpText<"Alias for --opt-remarks-hotness-threshold">;
0 commit comments