[PATCH] D83669: [PowerPC] Support for R_PPC64_REL24_NOTOC calls where the caller has no TOC and the callee is not DSO local

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 12:51:03 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8dbea4785c10: [PowerPC] Support for R_PPC64_REL24_NOTOC calls where the caller has no TOC and… (authored by NeHuang).

Changed prior to commit:
  https://reviews.llvm.org/D83669?vs=281532&id=281710#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83669/new/

https://reviews.llvm.org/D83669

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Thunks.cpp
  lld/test/ELF/ppc64-pcrel-call-to-extern.s
  llvm/include/llvm/Object/ELF.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83669.281710.patch
Type: text/x-patch
Size: 8965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200729/0ccad55b/attachment.bin>


More information about the llvm-commits mailing list