diff options
Diffstat (limited to 'test/CodeGen/X86/MachineBranchProb.ll')
-rw-r--r-- | test/CodeGen/X86/MachineBranchProb.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/MachineBranchProb.ll b/test/CodeGen/X86/MachineBranchProb.ll index a893152..cf41ef2 100644 --- a/test/CodeGen/X86/MachineBranchProb.ll +++ b/test/CodeGen/X86/MachineBranchProb.ll @@ -31,4 +31,4 @@ for.inc20: ; preds = %for.cond2 ret void } -!0 = metadata !{metadata !"branch_weights", i32 112017436, i32 -735157296} +!0 = !{!"branch_weights", i32 112017436, i32 -735157296} |