[PATCH] D60353: ELF: Add basic partition data structures and behaviours.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 13:42:46 PDT 2019
pcc updated this revision to Diff 199324.
pcc marked an inline comment as done.
pcc added a comment.
- Use a one-liner to initialize Partitions
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.199324.patch
Type: text/x-patch
Size: 30809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190513/0aa3582d/attachment.bin>
More information about the llvm-commits
mailing list