[PATCH] D63158: StackProtector: Use PointerMayBeCaptured
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 11 19:19:56 PDT 2019
arsenm updated this revision to Diff 204207.
arsenm added a comment.
Make return not capture
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63158/new/
https://reviews.llvm.org/D63158
Files:
include/llvm/CodeGen/StackProtector.h
lib/CodeGen/StackProtector.cpp
test/CodeGen/X86/stack-protector.ll
test/Transforms/StackProtector/X86/captures.ll
test/Transforms/StackProtector/X86/lit.local.cfg
tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63158.204207.patch
Type: text/x-patch
Size: 10893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/bf0b33fc/attachment.bin>
More information about the llvm-commits
mailing list