[PATCH] D42112: [PowerPC] Secure PLT support

Strahinja Petrovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 08:25:35 PST 2018


spetrovic updated this revision to Diff 136531.
spetrovic added a comment.

Updated patch so it covers cases where we have just function call, without global variables as arguments or global variables used within function.


Repository:
  rL LLVM

https://reviews.llvm.org/D42112

Files:
  lib/Target/PowerPC/PPC.td
  lib/Target/PowerPC/PPCAsmPrinter.cpp
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  lib/Target/PowerPC/PPCMCInstLower.cpp
  lib/Target/PowerPC/PPCSubtarget.h
  test/CodeGen/PowerPC/secure-plt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42112.136531.patch
Type: text/x-patch
Size: 9230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/e72576c4/attachment.bin>


More information about the llvm-commits mailing list