[PATCH] D60353: ELF: Add basic partition data structures and behaviours.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 23 14:51:44 PDT 2019
pcc updated this revision to Diff 201076.
pcc marked an inline comment as done.
pcc added a comment.
- Relax tests so that they continue to pass once a future change lands
- Address review comments
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.201076.patch
Type: text/x-patch
Size: 30814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/ae997d9d/attachment-0001.bin>
More information about the llvm-commits
mailing list