That is consistent with other symbols: _edata, _etext
and can help to avoid duplicate code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D18655
[ELF] - Move calculation of _end to fixAbsoluteSymbols() ClosedPublic Authored by grimar on Mar 31 2016, 10:16 AM.
Details Summary That is consistent with other symbols: _edata, _etext
Diff Detail
Event Timelinegrimar updated this object. This revision is now accepted and ready to land.Mar 31 2016, 11:07 AM Closed by commit rL265129: [ELF] - Move calculation of _end to fixAbsoluteSymbols() (authored by grimar). · Explain WhyApr 1 2016, 3:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 52341 lld/trunk/ELF/Writer.cpp
|