DebugInfo: Fix another bitrotted testcase
[oota-llvm.git] / test / Transforms / Inline / noalias-calls.ll
index 85870f144d94652349b9ae4f5100c71557f4db56..c09d2a67329761a2cb03b5d93a3056776748a8c3 100644 (file)
@@ -36,9 +36,9 @@ attributes #0 = { nounwind }
 attributes #1 = { nounwind uwtable }
 
 ; CHECK: !0 = !{!1}
-; CHECK: !1 = !{!1, !2, !"hello: %c"}
-; CHECK: !2 = !{!2, !"hello"}
+; CHECK: !1 = distinct !{!1, !2, !"hello: %c"}
+; CHECK: !2 = distinct !{!2, !"hello"}
 ; CHECK: !3 = !{!4}
-; CHECK: !4 = !{!4, !2, !"hello: %a"}
+; CHECK: !4 = distinct !{!4, !2, !"hello: %a"}
 ; CHECK: !5 = !{!4, !1}