summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/select_meta.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/select_meta.ll')
-rw-r--r--test/CodeGen/X86/select_meta.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/select_meta.ll b/test/CodeGen/X86/select_meta.ll
index 0b2b344114d9e..2c73f767e3753 100644
--- a/test/CodeGen/X86/select_meta.ll
+++ b/test/CodeGen/X86/select_meta.ll
@@ -13,4 +13,4 @@ define i32 @foo(i32, i32, i32) {
!0 = !{!"clang version 4.0.0 (trunk 279683)"}
!1 = !{!"branch_weights", i32 1000, i32 1 }
-; CHECK ![[WT]] = !{!"branch_weights", i32 1000, i32 1 }
+; CHECK: ![[WT]] = !{!"branch_weights", i32 1000, i32 1}