[Bitcode] Add compatibility tests for new instructions
[oota-llvm.git] / test / Bitcode / debug-loc-again.ll
index 6dbea16121aaa4e76aa5486e53c2284607ab72bf..adf74a07ebed63831772f3018045fb0a0dff06b5 100644 (file)
@@ -29,8 +29,8 @@ entry:
 !llvm.module.flags = !{!0}
 
 !0 = !{i32 2, !"Debug Info Version", i32 3}
-!1 = !DICompileUnit(language: DW_LANG_C99, file: !DIFile(filename: "f", directory: "/d"),
-                    subprograms: !{!2})
-!2 = !DISubprogram(name: "foo")
+!1 = distinct !DICompileUnit(language: DW_LANG_C99, file: !DIFile(filename: "f", directory: "/d"),
+                             subprograms: !{!2})
+!2 = distinct !DISubprogram(name: "foo")
 !3 = !DILocation(line: 1, scope: !2)
 !4 = !DILocation(line: 2, scope: !2)