summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr16031.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr16031.ll')
-rw-r--r--test/CodeGen/X86/pr16031.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr16031.ll b/test/CodeGen/X86/pr16031.ll
index 4721173cb6..ab0b5efeb9 100644
--- a/test/CodeGen/X86/pr16031.ll
+++ b/test/CodeGen/X86/pr16031.ll
@@ -1,6 +1,6 @@
; RUN: llc < %s -mtriple=i386-unknown-linux-gnu -mcpu=corei7-avx | FileCheck %s
-; CHECK: main:
+; CHECK-LABEL: main:
; CHECK: pushl %esi
; CHECK-NEXT: movl $-12, %eax
; CHECK-NEXT: movl $-1, %edx