[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
Tue Jan 23 13:11:37 PST 2018


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

fix one 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.131135.patch
Type: text/x-patch
Size: 5322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/4bad9843/attachment.bin>


More information about the llvm-commits mailing list