[PATCH] D23947: Use store operation to poison allocas for lifetime analysis.
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 22:53:29 PDT 2016
vitalybuka updated this revision to Diff 69474.
vitalybuka added a comment.
Simplified by using arrays
https://reviews.llvm.org/D23947
Files:
lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/stack-poisoning-experimental-be.ll
test/Instrumentation/AddressSanitizer/stack-poisoning-experimental.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23947.69474.patch
Type: text/x-patch
Size: 45937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160827/d432f60b/attachment-0001.bin>
More information about the llvm-commits
mailing list