[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
Fri Nov 12 09:47:42 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa05384dc8930: [ELF] Make --no-relax disable R_X86_64_GOTPCRELX and R_X86_64_REX_GOTPCRELX GOT… (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D113615?vs=386672&id=386874#toc
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/ReleaseNotes.rst
lld/docs/ld.lld.1
lld/test/ELF/x86-64-gotpc-relax.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113615.386874.patch
Type: text/x-patch
Size: 4486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211112/10ce084e/attachment.bin>
More information about the llvm-commits
mailing list