[PATCH] D55119: [KMSAN] Enable -msan-handle-asm-conservative by default

Alexander Potapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 07:38:55 PST 2018


glider updated this revision to Diff 176121.
glider added a comment.

Updated the tests. Those were written with userspace instrumentation in mind, which isn't the case anymore.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55119/new/

https://reviews.llvm.org/D55119

Files:
  lib/Transforms/Instrumentation/MemorySanitizer.cpp
  test/Instrumentation/MemorySanitizer/msan_asm_conservative.ll
  test/Instrumentation/MemorySanitizer/msan_x86_bts_asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55119.176121.patch
Type: text/x-patch
Size: 11730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/eb29533e/attachment.bin>


More information about the llvm-commits mailing list