summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/stdcall-notailcall.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/stdcall-notailcall.ll')
-rw-r--r--test/CodeGen/X86/stdcall-notailcall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/stdcall-notailcall.ll b/test/CodeGen/X86/stdcall-notailcall.ll
index 8e33c30bf2..8f522cda28 100644
--- a/test/CodeGen/X86/stdcall-notailcall.ll
+++ b/test/CodeGen/X86/stdcall-notailcall.ll
@@ -2,7 +2,7 @@
%struct.I = type { i32 (...)** }
define x86_stdcallcc void @bar(%struct.I* nocapture %this) ssp align 2 {
-; CHECK: bar:
+; CHECK-LABEL: bar:
; CHECK-NOT: jmp
; CHECK: ret $4
entry: