[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 9 06:44:43 PST 2018


arichardson updated this revision to Diff 133610.
arichardson marked 5 inline comments as done.
arichardson added a comment.

- rebase
- address comments
- use mips for tests to avoid depending on llvm-mc changes


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42843

Files:
  ELF/Arch/X86_64.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.133610.patch
Type: text/x-patch
Size: 16516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/0b889053/attachment.bin>


More information about the llvm-commits mailing list