[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
Sun Dec 29 22:53:07 PST 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfb2944bd7f8a: [ELF][PPC32] Implement IPLT code sequence for non-preemptible IFUNC (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D71621?vs=234409&id=235548#toc

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.235548.patch
Type: text/x-patch
Size: 7790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191230/a5693ae1/attachment.bin>


More information about the llvm-commits mailing list