[PATCH] D42790: [ELF] Check that Elf_Rela addends are always written with -r

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 03:33:27 PST 2018


arichardson updated this revision to Diff 132564.
arichardson retitled this revision from "[ELF] Ensure that Elf_Rela addends are always written with -r" to "[ELF] Check that Elf_Rela addends are always written with -r".
arichardson edited the summary of this revision.
arichardson added a comment.

Since the patch was committed change this to only a test case (depends on https://reviews.llvm.org/D42839)


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42790

Files:
  test/ELF/relocatable-convert-rela-rel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42790.132564.patch
Type: text/x-patch
Size: 5143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/539df00d/attachment.bin>


More information about the llvm-commits mailing list