summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/pop.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Thumb/pop.ll')
-rw-r--r--test/CodeGen/Thumb/pop.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb/pop.ll b/test/CodeGen/Thumb/pop.ll
index 63f2feb765..1e45c7f37b 100644
--- a/test/CodeGen/Thumb/pop.ll
+++ b/test/CodeGen/Thumb/pop.ll
@@ -2,7 +2,7 @@
; rdar://7268481
define void @t(i8* %a, ...) nounwind {
-; CHECK: t:
+; CHECK-LABEL: t:
; CHECK: pop {r3}
; CHECK-NEXT: add sp, #12
; CHECK-NEXT: bx r3