[PATCH] D42843: Ensure that Elf_Rel addends are always written for dynamic relocations

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 08:39:50 PST 2018


arichardson updated this revision to Diff 134241.
arichardson added a comment.

Shrink patch even more to address only the issue in the test case


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42843

Files:
  ELF/Driver.cpp
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  test/ELF/rel-addend-with-rela-input.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42843.134241.patch
Type: text/x-patch
Size: 6484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/e6aba6bf/attachment.bin>


More information about the llvm-commits mailing list