[PATCH] D157020: [lld/ELF] Don't relax R_X86_64_(REX_)GOTPCRELX when offset is too far
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 4 13:04:30 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9d6ec280fc53: [lld/ELF] Don't relax R_X86_64_(REX_)GOTPCRELX when offset is too far (authored by aeubanks).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157020/new/
https://reviews.llvm.org/D157020
Files:
lld/ELF/Arch/X86_64.cpp
lld/ELF/Relocations.cpp
lld/ELF/Relocations.h
lld/ELF/Writer.cpp
lld/test/ELF/x86-64-gotpc-err.s
lld/test/ELF/x86-64-gotpc-relax-too-far.s
lld/test/ELF/x86-64-gotpc-relax.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157020.557597.patch
Type: text/x-patch
Size: 11004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231004/ac184b6a/attachment.bin>
More information about the llvm-commits
mailing list