[asan] Add a flag to control asm instrumentation.
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / X86 / asm_mov.s
index 5ae380df717a1e776de60956b7dcbcac03424099..a12c6cc5c18fe1b5f4d7148232e9980a71c0fad0 100644 (file)
@@ -1,4 +1,4 @@
-# RUN: llvm-mc %s -triple=x86_64-unknown-linux-gnu -mcpu=corei7 -mattr=+sse2 -asm-instrumentation=address | FileCheck %s
+# RUN: llvm-mc %s -triple=x86_64-unknown-linux-gnu -mcpu=corei7 -mattr=+sse2 -asm-instrumentation=address -asan-instrument-assembly | FileCheck %s
 
        .text
        .globl  mov1b