[PATCH] D18846: [safestack] Add canary to unsafe stack frames

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 16:13:12 PDT 2016


eugenis updated this revision to Diff 52970.
eugenis marked 2 inline comments as done.

Repository:
  rL LLVM

http://reviews.llvm.org/D18846

Files:
  lib/CodeGen/SafeStack.cpp
  lib/CodeGen/StackProtector.cpp
  lib/IR/Attributes.cpp
  test/CodeGen/X86/safestack_ssp.ll
  test/Transforms/SafeStack/AArch64/abi_ssp.ll
  test/Transforms/SafeStack/X86/abi_ssp.ll
  test/Transforms/SafeStack/X86/ssp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18846.52970.patch
Type: text/x-patch
Size: 14057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160407/48232162/attachment.bin>


More information about the llvm-commits mailing list