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

Rahul Chaudhry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 3 15:00:37 PDT 2018


rahulchaudhry updated this revision to Diff 153991.
rahulchaudhry edited the summary of this revision.
rahulchaudhry added a comment.

Made the conversion to Elf_Relr explicit.


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.153991.patch
Type: text/x-patch
Size: 34418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180703/08711671/attachment-0001.bin>


More information about the llvm-commits mailing list