[PATCH] D24482: [asan] Don't poison variables as for lifitime analysis on function entry.
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 12 18:51:22 PDT 2016
vitalybuka updated this revision to Diff 71093.
vitalybuka added a comment.
Description
https://reviews.llvm.org/D24482
Files:
lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/lifetime-throw.ll
test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll
test/Instrumentation/AddressSanitizer/lifetime.ll
test/Instrumentation/AddressSanitizer/stack-poisoning-experimental-be.ll
test/Instrumentation/AddressSanitizer/stack-poisoning-experimental.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24482.71093.patch
Type: text/x-patch
Size: 12057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160913/3f00191b/attachment.bin>
More information about the llvm-commits
mailing list