[PATCH] D47098: [ELF] Support R_X86_64_GOTPC32 and R_X86_64_GOTOFF64

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 22:59:12 PDT 2018


MaskRay updated this revision to Diff 147650.
MaskRay added a comment.

update


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D47098

Files:
  ELF/Arch/X86_64.cpp
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/SyntheticSections.cpp
  test/ELF/got-i386.s
  test/ELF/i386-gotoff-shared.s
  test/ELF/x86_64/relocation/shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47098.147650.patch
Type: text/x-patch
Size: 7137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180519/928b288c/attachment.bin>


More information about the llvm-commits mailing list