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

Rahul Chaudhry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 14:14:12 PDT 2018


rahulchaudhry updated this revision to Diff 151976.
rahulchaudhry added a comment.

Write addend in section data only for the relocations in .relr.dyn.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D48247

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/LinkerScript.cpp
  ELF/Options.td
  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.151976.patch
Type: text/x-patch
Size: 29092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/1f492b75/attachment.bin>


More information about the llvm-commits mailing list