[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
Fri Oct 27 10:50:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316775: ELF: Add support for emitting dynamic relocations in the Android relocation… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D39152?vs=120499&id=120650#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39152

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

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


More information about the llvm-commits mailing list