[PATCH] D114982: [ELF][PPC32] Make R_PPC32_PLTREL retain .got
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 2 15:26:23 PST 2021
MaskRay updated this revision to Diff 391479.
MaskRay retitled this revision from "[ELF][PowerPC] Don't discard .got if 32-bit plt needs it" to "[ELF][PPC32] Make R_PPC32_PLTREL retain .got".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Fix tests. Simplify new test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114982/new/
https://reviews.llvm.org/D114982
Files:
lld/ELF/Relocations.cpp
lld/test/ELF/ppc32-ifunc-nonpreemptible-pic.s
lld/test/ELF/ppc32-reloc-pltrel.s
lld/test/ELF/ppc32-reloc-rel.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114982.391479.patch
Type: text/x-patch
Size: 3257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/8029f71d/attachment.bin>
More information about the llvm-commits
mailing list