[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 6 15:36:39 PDT 2019


pcc updated this revision to Diff 198356.
pcc marked 9 inline comments as done.
pcc added a comment.

- Rebase
- 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.198356.patch
Type: text/x-patch
Size: 30927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/916fae19/attachment-0001.bin>


More information about the llvm-commits mailing list