This flag is supported by both BFD ld and gold and is occasionally used to negate the effect of -gc-sections flag.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D24270
[ELF] Add support for -no-gc-sections flag ClosedPublic Authored by phosek on Sep 6 2016, 11:01 AM.
Details Summary This flag is supported by both BFD ld and gold and is occasionally used to negate the effect of -gc-sections flag.
Diff Detail
Event Timelinephosek updated this object. This revision is now accepted and ready to land.Sep 6 2016, 11:03 AM Closed by commit rL280729: [ELF] Add support for -no-gc-sections flag (authored by phosek). · Explain WhySep 6 2016, 11:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 70440 lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/Options.td
|