[PATCH] D62350: ELF: Create synthetic sections for loadable partitions.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 10:58:35 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362819: ELF: Create synthetic sections for loadable partitions. (authored by pcc, committed by ).
Herald added subscribers: jsji, kbarton, nemanjai.
Changed prior to commit:
https://reviews.llvm.org/D62350?vs=203264&id=203581#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62350/new/
https://reviews.llvm.org/D62350
Files:
lld/trunk/ELF/Arch/PPC.cpp
lld/trunk/ELF/Arch/X86.cpp
lld/trunk/ELF/Arch/X86_64.cpp
lld/trunk/ELF/Config.h
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/InputSection.h
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/ELF/Relocations.cpp
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/SyntheticSections.h
lld/trunk/ELF/Thunks.cpp
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/linkerscript/orphan-report.s
lld/trunk/test/ELF/partition-exidx.s
lld/trunk/test/ELF/partition-notes.s
lld/trunk/test/ELF/partition-pack-dyn-relocs.s
lld/trunk/test/ELF/partition-synthetic-sections.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62350.203581.patch
Type: text/x-patch
Size: 97631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/86d0f20b/attachment-0001.bin>
More information about the llvm-commits
mailing list