[PATCH] D92114: [X86] Don't emit R_X86_64_[REX_]GOTPCRELX for a GOT load with an offset

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 27 09:42:25 PST 2020


MaskRay updated this revision to Diff 308080.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Add a comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92114

Files:
  llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
  llvm/test/MC/ELF/got-relaxed-rex.s
  llvm/test/MC/X86/gotpcrelx.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92114.308080.patch
Type: text/x-patch
Size: 4485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201127/2f1a148f/attachment.bin>


More information about the llvm-commits mailing list