[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 10 10:22:21 PST 2018
arichardson updated this revision to Diff 133758.
arichardson marked 3 inline comments as done.
arichardson added a comment.
- Split out an unrelated change to https://reviews.llvm.org/D43161
- made the diff smaller
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42843
Files:
ELF/Arch/X86_64.cpp
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.133758.patch
Type: text/x-patch
Size: 11028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180210/3e608df9/attachment.bin>
More information about the llvm-commits
mailing list