[PATCH] D53811: [MSan] another take at instrumenting inline assembly - now with calls
Alexander Potapenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 29 07:34:53 PDT 2018
glider updated this revision to Diff 171498.
glider added a comment.
Herald added a subscriber: jfb.
Moved __msan_instrument_asm_store() before the asm call.
https://reviews.llvm.org/D53811
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: D53811.171498.patch
Type: text/x-patch
Size: 21308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181029/323b00b6/attachment.bin>
More information about the llvm-commits
mailing list