[PATCH] D63563: [PPC32] Fix PLT calls for -msecure-plt -fpic

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 09:00:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364324: [PPC32] Support PLT calls for -msecure-plt -fpic (authored by MaskRay, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63563

Files:
  llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/lib/Target/PowerPC/PPCMCInstLower.cpp
  llvm/trunk/test/CodeGen/PowerPC/ppc32-pic.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc32-secure-plt-tls2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63563.206463.patch
Type: text/x-patch
Size: 9033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190625/a2f3e0cc/attachment.bin>


More information about the llvm-commits mailing list