[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
Tue Jul 7 15:53:31 PDT 2020


NeHuang updated this revision to Diff 276241.
NeHuang marked 8 inline comments as done.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82816.276241.patch
Type: text/x-patch
Size: 11797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/543f5236/attachment.bin>


More information about the llvm-commits mailing list