[PATCH] D40205: [msan] Don't sanitize "nosanitize" instructions

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 19:26:23 PST 2017


vitalybuka created this revision.
Herald added a subscriber: hiraditya.

https://reviews.llvm.org/D40205

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/call-nosanitize.ll
  llvm/test/Instrumentation/MemorySanitizer/nosanitize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40205.123458.patch
Type: text/x-patch
Size: 4653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171118/ea83bc91/attachment.bin>


More information about the llvm-commits mailing list