summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/change-compare-stride-trickiness-1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/change-compare-stride-trickiness-1.ll')
-rw-r--r--test/CodeGen/X86/change-compare-stride-trickiness-1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/change-compare-stride-trickiness-1.ll b/test/CodeGen/X86/change-compare-stride-trickiness-1.ll
index a3933e2e00..63733abc5f 100644
--- a/test/CodeGen/X86/change-compare-stride-trickiness-1.ll
+++ b/test/CodeGen/X86/change-compare-stride-trickiness-1.ll
@@ -7,7 +7,7 @@
; could be made simpler.
define void @foo() nounwind {
-; CHECK: foo:
+; CHECK-LABEL: foo:
; CHECK-NOT: ret
; CHECK: cmpl $10
; CHECK: ret