aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/dag-rauw-cse.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/dag-rauw-cse.ll')
-rw-r--r--test/CodeGen/X86/dag-rauw-cse.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/dag-rauw-cse.ll b/test/CodeGen/X86/dag-rauw-cse.ll
index eca8c86..12a2e62 100644
--- a/test/CodeGen/X86/dag-rauw-cse.ll
+++ b/test/CodeGen/X86/dag-rauw-cse.ll
@@ -2,7 +2,7 @@
; PR3018
define i32 @test(i32 %A) nounwind {
-; CHECK: test:
+; CHECK-LABEL: test:
; CHECK-NOT: ret
; CHECK: orl $1
; CHECK: ret