[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
Thu Feb 15 15:45:52 PST 2018


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

- Updated comments to Rafael's suggestions


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.134524.patch
Type: text/x-patch
Size: 5953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/473a8a61/attachment.bin>


More information about the llvm-commits mailing list