summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr2182.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr2182.ll')
-rw-r--r--test/CodeGen/X86/pr2182.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr2182.ll b/test/CodeGen/X86/pr2182.ll
index 02a36054d88cd..94429b265d979 100644
--- a/test/CodeGen/X86/pr2182.ll
+++ b/test/CodeGen/X86/pr2182.ll
@@ -7,7 +7,7 @@ target triple = "i386-apple-darwin8"
@x = weak global i32 0 ; <i32*> [#uses=8]
define void @loop_2() nounwind {
-; CHECK: loop_2:
+; CHECK-LABEL: loop_2:
; CHECK-NOT: ret
; CHECK: addl $3, (%{{.*}})
; CHECK-NEXT: addl $3, (%{{.*}})