[PATCH] D93561: [X86] Avoid generating invalid R_X86_64_GOTPCRELX relocations

Harald van Dijk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 15:39:15 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGadc55b5a5ae4: [X86] Avoid generating invalid R_X86_64_GOTPCRELX relocations (authored by hvdijk).

Changed prior to commit:
  https://reviews.llvm.org/D93561?vs=312885&id=312888#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93561

Files:
  lld/test/ELF/x86-64-gotpc-relax-nopic.s
  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: D93561.312888.patch
Type: text/x-patch
Size: 7289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/3460d39c/attachment.bin>


More information about the llvm-commits mailing list