[PATCH] D37405: [safestack] Experimental mode where stack pointer is accessed with a function call.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 16:14:37 PST 2018


eugenis updated this revision to Diff 130982.
eugenis added a comment.

removed one flag, fixed a condition, improved the test


https://reviews.llvm.org/D37405

Files:
  llvm/lib/CodeGen/SafeStack.cpp
  llvm/test/CodeGen/X86/safestack.ll
  llvm/test/CodeGen/X86/safestack_inline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37405.130982.patch
Type: text/x-patch
Size: 5320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/c63d9a3f/attachment.bin>


More information about the llvm-commits mailing list