DebugInfo: Rename some testcases
[oota-llvm.git] / test / Assembler / mdlocation.ll
index e095d900d648058e2139605c7b467ce436958f24..47e6e983d4214dde71c4ed4fd0ff5808403bad5e 100644 (file)
@@ -4,8 +4,8 @@
 ; CHECK: !named = !{!0, !1, !1, !2, !2, !3, !3, !4}
 !named = !{!0, !1, !2, !3, !4, !5, !6, !7}
 
-; CHECK: !0 = !{}
-!0 = !{}
+; CHECK: !0 = !MDSubprogram(
+!0 = !MDSubprogram()
 
 ; CHECK-NEXT: !1 = !MDLocation(line: 3, column: 7, scope: !0)
 !1 = !MDLocation(line: 3, column: 7, scope: !0)