[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:54:03 PDT 2017


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

- Add commas


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.120353.patch
Type: text/x-patch
Size: 33431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/9f9b9ce1/attachment-0001.bin>


More information about the llvm-commits mailing list