aboutsummaryrefslogtreecommitdiffstats
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 0e1b2e5..63f2feb 100644
--- a/test/CodeGen/Thumb/pop.ll
+++ b/test/CodeGen/Thumb/pop.ll
@@ -1,7 +1,7 @@
; RUN: llc < %s -mtriple=thumb-apple-darwin | FileCheck %s
; rdar://7268481
-define arm_apcscc void @t(i8* %a, ...) nounwind {
+define void @t(i8* %a, ...) nounwind {
; CHECK: t:
; CHECK: pop {r3}
; CHECK-NEXT: add sp, #12