[PATCH] D48247: lld: add experimental support for SHT_RELR sections.

Rahul Chaudhry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 16:45:40 PDT 2018


rahulchaudhry updated this revision to Diff 153601.
rahulchaudhry marked 2 inline comments as done.
rahulchaudhry added a comment.

Applied patch from pcc and made --use-android-relr-tags independent of --pack-dyn-relocs.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D48247

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/LinkerScript.cpp
  ELF/Options.td
  ELF/Relocations.cpp
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp
  test/ELF/pack-dyn-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48247.153601.patch
Type: text/x-patch
Size: 33482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/f78b8942/attachment.bin>


More information about the llvm-commits mailing list