If the "CodeView" module flag is set, emit codeview instead of DWARF
[oota-llvm.git] / test / DebugInfo / COFF / asan-module-without-functions.ll
index a8ac48b3b51a3390d99b2318dab0aae9df2846d8..fe337fb247693997717b9092a358b4db856ea071 100644 (file)
@@ -48,6 +48,6 @@ define internal void @asan.module_dtor() {
 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.5.0 ", isOptimized: false, emissionKind: 2, file: !1, enums: !2, retainedTypes: !2, subprograms: !2, globals: !2, imports: !2)
 !1 = !DIFile(filename: "asan.c", directory: "D:\5C")
 !2 = !{}
-!3 = !{i32 2, !"Dwarf Version", i32 4}
+!3 = !{i32 2, !"CodeView", i32 1}
 !4 = !{i32 1, !"Debug Info Version", i32 3}
 !5 = !{!"clang version 3.5.0 "}