lit: Add 'cd' support to the internal shell and port some tests
[oota-llvm.git] / test / Linker / unique-fwd-decl-order.ll
index d356cf36a3f43b2d144661daaf5ae8e129126c35..e1d8c2e5cf92f877b4cfcbc13643bdd7d6d6eaa9 100644 (file)
 ; CHECK: !named = !{!0, !0}
 !named = !{!0}
 
-; CHECK: !0 = metadata !{metadata !1}
-!0 = metadata !{metadata !1}
+; CHECK: !0 = !{!1}
+!0 = !{!1}
 
-; CHECK: !1 = metadata !{}
-!1 = metadata !{}
+; CHECK: !1 = !{}
+!1 = !{}
 
 ; CHECK-NOT: !2