[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:28:39 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323259: [safestack] Inline safestack pointer access when possible. (authored by eugenis, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D37405?vs=131135&id=131139#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37405

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

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


More information about the llvm-commits mailing list