summaryrefslogtreecommitdiffstats
path: root/test/Analysis/BlockFrequencyInfo/nested_loop_with_branches.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/BlockFrequencyInfo/nested_loop_with_branches.ll')
-rw-r--r--test/Analysis/BlockFrequencyInfo/nested_loop_with_branches.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Analysis/BlockFrequencyInfo/nested_loop_with_branches.ll b/test/Analysis/BlockFrequencyInfo/nested_loop_with_branches.ll
index d93ffce..19d1658 100644
--- a/test/Analysis/BlockFrequencyInfo/nested_loop_with_branches.ll
+++ b/test/Analysis/BlockFrequencyInfo/nested_loop_with_branches.ll
@@ -55,5 +55,5 @@ declare i1 @foo4(i32)
declare i1 @foo5(i32)
declare i1 @foo6(i32)
-!0 = metadata !{metadata !"branch_weights", i32 1, i32 3}
-!1 = metadata !{metadata !"branch_weights", i32 3, i32 1}
+!0 = !{!"branch_weights", i32 1, i32 3}
+!1 = !{!"branch_weights", i32 3, i32 1}