[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
Mon Nov 30 08:27:50 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG25c8fbb3d92f: [X86] Don't emit R_X86_64_[REX_]GOTPCRELX for a GOT load with an offset (authored by MaskRay).

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.308379.patch
Type: text/x-patch
Size: 4485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/35b557a9/attachment.bin>


More information about the llvm-commits mailing list