[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 15:51:07 PST 2018
eugenis updated this revision to Diff 130980.
eugenis added a comment.
Herald added a subscriber: eraman.
Remove -customcc code. Added inlining logic.
Please review.
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.130980.patch
Type: text/x-patch
Size: 5235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180122/7f77f2f8/attachment.bin>
More information about the llvm-commits
mailing list