[PATCH] D39152: [wip] 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
Mon Oct 23 19:04:39 PDT 2017


pcc updated this revision to Diff 119994.
pcc marked 9 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
  llvm/include/llvm/BinaryFormat/ELF.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39152.119994.patch
Type: text/x-patch
Size: 21858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/f9eb9925/attachment.bin>


More information about the llvm-commits mailing list