[PATCH] D71621: [ELF][PPC32] Implement IPLT code sequence for non-preemptible IFUNC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 15:52:47 PST 2019


MaskRay updated this revision to Diff 234409.
MaskRay edited the summary of this revision.
MaskRay added reviewers: PowerPC, Bdragon28, sfertile, ruiu.
MaskRay removed a subscriber: wuzish.
MaskRay added a comment.

Add tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71621

Files:
  lld/ELF/Arch/PPC.cpp
  lld/ELF/Thunks.cpp
  lld/ELF/Thunks.h
  lld/test/ELF/ppc32-gnu-ifunc-nonpreemptable.s
  lld/test/ELF/ppc32-ifunc-nonpreemptible-nopic.s
  lld/test/ELF/ppc32-ifunc-nonpreemptible-pic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71621.234409.patch
Type: text/x-patch
Size: 7652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/79f1b99b/attachment-0001.bin>


More information about the llvm-commits mailing list