I noticed that this option was not appearing at all in the --help
messages for wasm-ld or ld.lld.
Add help text and make it consistent across all ports.
Paths
| Differential D94925
[lld] Consistent help text for `--save-temps` ClosedPublic Authored by sbc100 on Jan 18 2021, 11:42 AM.
Details Summary I noticed that this option was not appearing at all in the --help Add help text and make it consistent across all ports.
Diff Detail
Event TimelineComment Actions BTW, do you know if we can remove the rules that add espindola (who has left the project IIUC) from all lld/ELF changes? Comment Actions
https://reviews.llvm.org/H312 cannot be disabled... You Shall Not Pass: H312 You do not have permission to edit this object. Users with the "Can Edit" capability: espindola (Rafael Avila de Espindola) can take this action. A personal rule can only be edited by its owner.
This revision is now accepted and ready to land.Jan 25 2021, 9:45 AM sbc100 retitled this revision from [lld] Consistent help text for `-save-temps` to [lld] Consistent help text for `--save-temps`.Jan 25 2021, 10:23 AM Closed by commit rG299b0e5ee9ee: [lld] Consistent help text for `--save-temps` (authored by sbc100). · Explain WhyJan 25 2021, 10:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 319051 lld/COFF/Options.td
lld/ELF/Options.td
lld/MachO/Options.td
lld/wasm/Options.td
|
Help messages don't have a period.