]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/blobdiff - test/Analysis/BlockFrequencyInfo/loop_with_branch.ll
IR: Make metadata typeless in assembly
[opencl/llvm.git] / test / Analysis / BlockFrequencyInfo / loop_with_branch.ll
index 9d27b6bf0f201e92cb493a853e68eacb6e8f4a0c..9a86564c548ddd04ec31820409880887f780cd23 100644 (file)
@@ -40,5 +40,5 @@ exit:
 declare i1 @foo0(i32)
 declare i2 @foo1(i32)
 
-!0 = metadata !{metadata !"branch_weights", i32 1, i32 3}
-!1 = metadata !{metadata !"branch_weights", i32 1, i32 2, i32 3}
+!0 = !{!"branch_weights", i32 1, i32 3}
+!1 = !{!"branch_weights", i32 1, i32 2, i32 3}