[PATCH] D113615: [ELF] Make --no-relax disable R_X86_64_{,REX_}GOTPCRELX GOT optimization

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 11 14:47:12 PST 2021


MaskRay updated this revision to Diff 386672.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.

Add "For x86_64 " to ld.lld.1


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113615/new/

https://reviews.llvm.org/D113615

Files:
  lld/ELF/Arch/X86_64.cpp
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/docs/ld.lld.1
  lld/test/ELF/x86-64-gotpc-relax.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113615.386672.patch
Type: text/x-patch
Size: 3980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211111/cf02138b/attachment.bin>


More information about the llvm-commits mailing list