[llvm-commits] [PATCH] MemorySanitizer instrumentation pass.

Evgeniy Stepanov eugenis at google.com
Fri Oct 26 07:09:41 PDT 2012


Hi chandlerc, nicholas,

http://llvm-reviews.chandlerc.com/D56

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D56?vs=169&id=214#toc

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/IntrinsicInst.h
  llvm/include/llvm/Support/InstVisitor.h
  llvm/include/llvm/Transforms/Instrumentation.h
  llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
  llvm/lib/Transforms/Instrumentation/CMakeLists.txt
  llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/lit.local.cfg
  llvm/test/Instrumentation/MemorySanitizer/msan_basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56.3.patch
Type: text/x-patch
Size: 66636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121026/9008797b/attachment.bin>


More information about the llvm-commits mailing list