[PATCH] D60353: ELF: Add basic partition data structures and behaviours.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 28 20:53:41 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361925: ELF: Add basic partition data structures and behaviours. (authored by pcc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60353?vs=201722&id=201817#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60353/new/
https://reviews.llvm.org/D60353
Files:
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/ICF.cpp
lld/trunk/ELF/InputSection.cpp
lld/trunk/ELF/InputSection.h
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/ELF/MapFile.cpp
lld/trunk/ELF/MarkLive.cpp
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/SymbolTable.cpp
lld/trunk/ELF/Symbols.cpp
lld/trunk/ELF/Symbols.h
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/SyntheticSections.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/partition-errors.s
lld/trunk/test/ELF/partition-icf.s
lld/trunk/test/ELF/partition-move-to-main.s
lld/trunk/test/ELF/partitions.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60353.201817.patch
Type: text/x-patch
Size: 30955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/56904e1f/attachment.bin>
More information about the llvm-commits
mailing list