aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pr3216.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr3216.ll')
-rw-r--r--test/CodeGen/X86/pr3216.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr3216.ll b/test/CodeGen/X86/pr3216.ll
index 63676d9..a4a4821 100644
--- a/test/CodeGen/X86/pr3216.ll
+++ b/test/CodeGen/X86/pr3216.ll
@@ -3,7 +3,7 @@
@foo = global i8 127
define i32 @main() nounwind {
-; CHECK: main:
+; CHECK-LABEL: main:
; CHECK-NOT: ret
; CHECK: sar{{.}} $5
; CHECK: ret