[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 8 11:55:15 PDT 2020


NeHuang updated this revision to Diff 276505.
NeHuang added a comment.

Thanks Sean. Added a new lit test to check for global linkage and default visibility callee.


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/test/ELF/Inputs/ppc64-callee-global-hidden.s
  lld/test/ELF/ppc64-pcrel-call-to-pcrel-callee-global.s
  lld/test/ELF/ppc64-pcrel-call-to-pcrel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82816.276505.patch
Type: text/x-patch
Size: 9496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/ed9bdea6/attachment.bin>


More information about the llvm-commits mailing list