[PATCH] D44802: Add the ShadowCallStack pass

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 14:46:34 PDT 2018


vlad.tsyrklevich updated this revision to Diff 140341.
vlad.tsyrklevich added a comment.

- Simplify addProlog


Repository:
  rL LLVM

https://reviews.llvm.org/D44802

Files:
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/ShadowCallStack.cpp
  lib/Target/X86/X86.h
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/O0-pipeline.ll
  test/CodeGen/X86/O3-pipeline.ll
  test/CodeGen/X86/shadow-call-stack.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44802.140341.patch
Type: text/x-patch
Size: 21548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/549acb10/attachment.bin>


More information about the llvm-commits mailing list