[ASan] Add -asan-module to the ASan .ll tests.
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / X86 / bug_11395.ll
index 2c4d82eb1ae788a712b23c16c7529bfc4ee52226..63477aacd8f85fe9cc1537f0af7c7c9574cc69c5 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -asan -S | llc -o /dev/null
+; RUN: opt < %s -asan -asan-module -S | llc -o /dev/null
 ; The bug manifests as a reg alloc failure:
 ; error: ran out of registers during register allocation
 ; ModuleID = 'z.o'