summaryrefslogtreecommitdiff
path: root/test/Transforms/LICM/promote-order.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/promote-order.ll')
-rw-r--r--test/Transforms/LICM/promote-order.ll6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/Transforms/LICM/promote-order.ll b/test/Transforms/LICM/promote-order.ll
index b016265bbb..86f11fe044 100644
--- a/test/Transforms/LICM/promote-order.ll
+++ b/test/Transforms/LICM/promote-order.ll
@@ -37,5 +37,7 @@ for.end: ; preds = %for.cond.for.end_cr
}
!0 = metadata !{metadata !"minimal TBAA"}
-!1 = metadata !{metadata !"float", metadata !0}
-!2 = metadata !{metadata !"int", metadata !0}
+!1 = metadata !{metadata !3, metadata !3, i64 0}
+!2 = metadata !{metadata !4, metadata !4, i64 0}
+!3 = metadata !{metadata !"float", metadata !0}
+!4 = metadata !{metadata !"int", metadata !0}