[llvm-commits] [PATCH] [msan] MemorySanitizer runtime
Evgeniy Stepanov
eugenis at google.com
Tue Dec 11 03:44:05 PST 2012
Hi kcc,
http://llvm-reviews.chandlerc.com/D191
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D191?vs=481&id=492#toc
Files:
llvm/projects/compiler-rt/include/sanitizer/msan_interface.h
llvm/projects/compiler-rt/lib/CMakeLists.txt
llvm/projects/compiler-rt/lib/msan/CMakeLists.txt
llvm/projects/compiler-rt/lib/msan/msan.cc
llvm/projects/compiler-rt/lib/msan/msan.h
llvm/projects/compiler-rt/lib/msan/msan_allocator.cc
llvm/projects/compiler-rt/lib/msan/msan_flags.h
llvm/projects/compiler-rt/lib/msan/msan_interceptors.cc
llvm/projects/compiler-rt/lib/msan/msan_linux.cc
llvm/projects/compiler-rt/lib/msan/msan_new_delete.cc
llvm/projects/compiler-rt/lib/msan/msan_platform_limits_posix.cc
llvm/projects/compiler-rt/lib/msan/msan_platform_limits_posix.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D191.5.patch
Type: text/x-patch
Size: 62169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121211/649f95a2/attachment.bin>
More information about the llvm-commits
mailing list