[PATCH] D60617: MSan: handle llvm.lifetime.start intrinsic
Alexander Potapenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 07:38:46 PDT 2019
glider updated this revision to Diff 196450.
glider marked an inline comment as done.
glider added a comment.
Fixed the case when an alloca was initialized twice.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60617/new/
https://reviews.llvm.org/D60617
Files:
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/test/Instrumentation/MemorySanitizer/alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60617.196450.patch
Type: text/x-patch
Size: 10865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190424/348d95f2/attachment.bin>
More information about the llvm-commits
mailing list