__ehdr_start should be pointing to ELF file headers, not program headers.
This is a reland of D30319.
Paths
| Differential D30323
[ELF] Make __ehdr_start point to ELF file headers ClosedPublic Authored by phosek on Feb 23 2017, 8:13 PM.
Details Summary __ehdr_start should be pointing to ELF file headers, not program headers. This is a reland of D30319.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 23 2017, 8:21 PM Closed by commit rL296085: [ELF] Make __ehdr_start point to ELF file headers (authored by phosek). · Explain WhyFeb 23 2017, 8:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 89609 lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/ehdr_start.s
|