[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
Fri Feb 16 02:04:40 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325328: Ensure that Elf_Rel addends are always written for dynamic relocations (authored by arichardson, committed by ).

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42843

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42843.134573.patch
Type: text/x-patch
Size: 6191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/1a4e63fe/attachment.bin>


More information about the llvm-commits mailing list