Band-aid fix for PR22032: don't emit DWARF debug info if AddressSanitizer is enabled...
[oota-llvm.git] / test / DebugInfo / COFF / asan-module-ctor.ll
index 039a55d44ad3d607a0c0797c4869b0563dd685c1..02c2a5810ddf77f0edbc184599c073b66295e04c 100644 (file)
@@ -13,6 +13,9 @@
 ; X86-NEXT: calll   ___asan_init_v3
 ; X86-NEXT: retl
 
+; Make sure we don't put any DWARF debug info for ASan-instrumented modules.
+; X86-NOT: DWARF
+
 ; ModuleID = 'asan.c'
 target datalayout = "e-m:w-p:32:32-i64:64-f80:32-n8:16:32-S32"
 target triple = "i686-pc-win32"