Details
Details
- Reviewers
peter.smith - Commits
- rG3d570a5c5f66: [ELF][docs] Mention LLD_REPRODUCE and LLD_VERSION
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, a couple of small suggestions.
| lld/docs/ld.lld.1 | ||
|---|---|---|
| 7 | Did you mean Feb 9, 2023? | |
| 892 | I recommend changing "indicating its version" to "containing the LLD version string." The comment for getVersion() says: // Check LLD_VERSION first for ease of testing. // You can get consistent output by using the environment variable. // This is only for testing. perhaps worth adding. "This option is useful to eliminate differences in the binary caused by LLD version number differences." | |
| lld/docs/ld.lld.1 | ||
|---|---|---|
| 892 | Thanks for the suggestion! | |
Did you mean Feb 9, 2023?