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
- Build Status
Buildable 4704 Build 4704: arc lint + arc unit
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 91399 lld/ELF/Writer.cpp
lld/test/ELF/pre_init_fini_array_missing.s
|