[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
Sat Feb 3 04:56:07 PST 2018


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

- Removed fried and renamed a method with the same name as the member but completely different semantics
- Removed default parameters
- Added comments


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42843

Files:
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  test/ELF/convert-rel-rela-addends.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42843.132734.patch
Type: text/x-patch
Size: 17850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180203/095c80ec/attachment.bin>


More information about the llvm-commits mailing list