[PATCH] D42112: [PowerPC] Secure PLT support

Strahinja Petrovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 10:00:04 PST 2018


spetrovic created this revision.
spetrovic added a reviewer: hfinkel.
Herald added subscribers: llvm-commits, kbarton, nemanjai.

This patch supports secure PLT mode for PowerPC 32 architecture. I'm planning to add patch that supports -msecure-plt option in clang also.


Repository:
  rL LLVM

https://reviews.llvm.org/D42112

Files:
  include/llvm/MC/MCExpr.h
  lib/MC/MCExpr.cpp
  lib/Target/PowerPC/PPC.td
  lib/Target/PowerPC/PPCAsmPrinter.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.129983.patch
Type: text/x-patch
Size: 8466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/b489dc8a/attachment.bin>


More information about the llvm-commits mailing list