[PATCH] D48095: [ELF][X86_64] Use R_GOTREL_FROM_END instead of R_GOTREL for R_X86_64_GOTOFF64
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 13 16:33:49 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334672: [ELF][X86_64] Use R_GOTREL_FROM_END instead of R_GOTREL for R_X86_64_GOTOFF64 (authored by MaskRay, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48095?vs=151093&id=151271#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48095
Files:
lld/trunk/ELF/Arch/X86_64.cpp
lld/trunk/test/ELF/x86-64-reloc-got.s
lld/trunk/test/ELF/x86-64-reloc-gotoff64.s
lld/trunk/test/ELF/x86-64-reloc-gotpc64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48095.151271.patch
Type: text/x-patch
Size: 3872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/47251ca5/attachment.bin>
More information about the llvm-commits
mailing list