Fix a bug introduced in r297313 which caused them to resolve to the end
of the ELF header in PIEs and DSOs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D30843
ELF: Resolve _end symbols correctly. ClosedPublic Authored by pcc on Mar 10 2017, 12:58 PM.
Details Summary Fix a bug introduced in r297313 which caused them to resolve to the end
Diff Detail
Event TimelineClosed by commit rL297638: ELF: Resolve _end symbols correctly. (authored by pcc). · Explain WhyMar 13 2017, 9:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 91580 lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/pre_init_fini_array_missing.s
|