[PATCH] D71509: [ELF][PPC64] Implement IPLT code sequence for non-preemptible IFUNC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 14:37:40 PST 2019


MaskRay updated this revision to Diff 234392.
MaskRay added a comment.

Rebase on top of D71631 <https://reviews.llvm.org/D71631>. I realized that EM_PPC needs `const Symbol &s`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71509

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Thunks.cpp
  lld/ELF/Thunks.h
  lld/test/ELF/ppc64-ifunc.s
  lld/test/ELF/ppc64-toc-relax-ifunc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71509.234392.patch
Type: text/x-patch
Size: 9053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/1f6e4da1/attachment.bin>


More information about the llvm-commits mailing list