summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/call-push.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/call-push.ll')
-rw-r--r--llvm/test/CodeGen/X86/call-push.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/call-push.ll b/llvm/test/CodeGen/X86/call-push.ll
index e69f8c1ebf7..ccb98fefae2 100644
--- a/llvm/test/CodeGen/X86/call-push.ll
+++ b/llvm/test/CodeGen/X86/call-push.ll
@@ -4,7 +4,7 @@
%struct.range_t = type { float, float, i32, i32, i32, [0 x i8] }
define i32 @decode_byte(%struct.decode_t* %decode) nounwind {
-; CHECK: decode_byte:
+; CHECK-LABEL: decode_byte:
; CHECK: pushl
; CHECK: popl
; CHECK: jmp
OpenPOWER on IntegriCloud