Those sections are small and closely related, so I decided to convert them altogether.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26918
[ELF] Convert VersionDefinitionSection, VersionTableSection and VersionNeedSection to input sections ClosedPublic Authored by evgeny777 on Nov 21 2016, 8:57 AM.
Details Summary Those sections are small and closely related, so I decided to convert them altogether.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 21 2016, 9:07 AM Closed by commit rL287554: [ELF] Convert Version*** sections to input sections (authored by evgeny777). · Explain WhyNov 21 2016, 9:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 78732 lld/trunk/ELF/OutputSections.h
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/SyntheticSections.h
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/Writer.cpp
|