[llvm-commits] MemorySanitizer, first patch
Kostya Serebryany
kcc at google.com
Tue Jun 19 00:33:37 PDT 2012
Hello,
Please review the following patch which adds MemorySanitizer
instrumentation pass.
For the detailed description see
http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-June/050821.html
The patch contains instrumentation pass itself and basic LLVM-ish tests.
Clang flag (-fmemory-sanitizer), the run-time library and more tests will
follow.
Code review URL: http://codereview.appspot.com/6298091/
Thanks,
--kcc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120619/417fac91/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue6298091_1.diff
Type: application/octet-stream
Size: 26116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120619/417fac91/attachment.obj>
More information about the llvm-commits
mailing list