[PATCH] D82816: [LLD][PowerPC] Implement R_PPC64_REL24_NOTOC calls, callee also has no TOC
Victor Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 1 12:27:09 PDT 2020
NeHuang updated this revision to Diff 274889.
NeHuang added a comment.
Thanks @MaskRay for reviewing this patch!
I have addressed your comments for `ppc64-reloc-rel24notoc-externcall-samedso-callee-st-other0.s` Also updated the other three cases accordingly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82816/new/
https://reviews.llvm.org/D82816
Files:
lld/ELF/Arch/PPC64.cpp
lld/ELF/Thunks.cpp
lld/test/ELF/ppc64-reloc-rel24notoc-externcall-samedso-callee-st-other0.s
lld/test/ELF/ppc64-reloc-rel24notoc-externcall-samedso-callee-st-other1.s
lld/test/ELF/ppc64-reloc-rel24notoc-localcall-callee-st-other0.s
lld/test/ELF/ppc64-reloc-rel24notoc-localcall-callee-st-other1.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82816.274889.patch
Type: text/x-patch
Size: 10297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/3839f575/attachment.bin>
More information about the llvm-commits
mailing list