[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
Thu Oct 26 15:34:18 PDT 2017


pcc updated this revision to Diff 120499.
pcc marked 2 inline comments as done.
pcc added a comment.

- Simplify


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.120499.patch
Type: text/x-patch
Size: 33275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/f2eb4471/attachment.bin>


More information about the llvm-commits mailing list