[PATCH] D111362: [PowerPC] Add support for ROP protection for 32 bit.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 13:20:32 PST 2021


stefanp updated this revision to Diff 387382.
stefanp added a comment.

Added a TODO to the test file.
Moved the isCodeGenOnly to the 64 bit version.
Added the Interpretation64Bit flag to the 64 bit version.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111362

Files:
  llvm/lib/Target/PowerPC/P9InstrResources.td
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/ppc64-rop-protection-aix.ll
  llvm/test/CodeGen/PowerPC/ppc64-rop-protection.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111362.387382.patch
Type: text/x-patch
Size: 176829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211115/5b41d9cc/attachment-0001.bin>


More information about the llvm-commits mailing list