[PATCH] D40622: XOR the frame pointer with the stack cookie when protecting the stack
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 29 15:34:48 PST 2017
rnk updated this revision to Diff 124836.
rnk added a comment.
- fix fastisel
https://reviews.llvm.org/D40622
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/lib/CodeGen/StackProtector.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/test/CodeGen/X86/stack-protector-msvc.ll
llvm/test/CodeGen/X86/stack-protector.ll
llvm/test/DebugInfo/COFF/fpo-stack-protect.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40622.124836.patch
Type: text/x-patch
Size: 30789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171129/4f4c8960/attachment.bin>
More information about the llvm-commits
mailing list