[PATCH] D39152: ELF: Add support for emitting dynamic relocations in the Android relocation packing format.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 19:28:23 PDT 2017


pcc updated this revision to Diff 120351.
pcc marked 5 inline comments as done.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D39152

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Writer.cpp
  lld/test/ELF/pack-dyn-relocs.s
  llvm/lib/Object/ELF.cpp
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39152.120351.patch
Type: text/x-patch
Size: 33428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/0d0a13cd/attachment.bin>


More information about the llvm-commits mailing list