[PATCH] D62350: [wip] ELF: Create synthetic sections for loadable partitions.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 21:11:44 PDT 2019


pcc updated this revision to Diff 203070.
pcc marked an inline comment as done.
pcc added a comment.

- Write tests, fix bugs found while writing tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62350/new/

https://reviews.llvm.org/D62350

Files:
  lld/ELF/Arch/X86.cpp
  lld/ELF/Arch/X86_64.cpp
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputSection.h
  lld/ELF/LinkerScript.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Thunks.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/linkerscript/orphan-report.s
  lld/test/ELF/partition-exidx.s
  lld/test/ELF/partition-notes.s
  lld/test/ELF/partition-pack-dyn-relocs.s
  lld/test/ELF/partition-synthetic-sections.s
  llvm/include/llvm/BinaryFormat/ELF.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62350.203070.patch
Type: text/x-patch
Size: 97122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/2b233dfb/attachment-0001.bin>


More information about the llvm-commits mailing list