[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 7 09:30:56 PDT 2019
pcc updated this revision to Diff 198490.
pcc added a comment.
- Switch to using llvm-readelf
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60353/new/
https://reviews.llvm.org/D60353
Files:
lld/ELF/Driver.cpp
lld/ELF/ICF.cpp
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
lld/ELF/LinkerScript.cpp
lld/ELF/MapFile.cpp
lld/ELF/MarkLive.cpp
lld/ELF/OutputSections.cpp
lld/ELF/SymbolTable.cpp
lld/ELF/Symbols.cpp
lld/ELF/Symbols.h
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h
lld/ELF/Writer.cpp
lld/test/ELF/partition-errors.s
lld/test/ELF/partition-icf.s
lld/test/ELF/partition-move-to-main.s
lld/test/ELF/partitions.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60353.198490.patch
Type: text/x-patch
Size: 30831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/c2e93e0f/attachment.bin>
More information about the llvm-commits
mailing list