summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/byval7.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/byval7.ll')
-rw-r--r--test/CodeGen/X86/byval7.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/byval7.ll b/test/CodeGen/X86/byval7.ll
index 98a26e47ab..8a96e41c9c 100644
--- a/test/CodeGen/X86/byval7.ll
+++ b/test/CodeGen/X86/byval7.ll
@@ -6,7 +6,7 @@
define i32 @main() nounwind {
entry:
-; CHECK: main:
+; CHECK-LABEL: main:
; CHECK: movl $1, (%esp)
; CHECK: leal 16(%esp), %edi
; CHECK: leal 160(%esp), %esi