aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/armv4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/armv4.ll')
-rw-r--r--test/CodeGen/ARM/armv4.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/armv4.ll b/test/CodeGen/ARM/armv4.ll
index 49b129d..ef722de 100644
--- a/test/CodeGen/ARM/armv4.ll
+++ b/test/CodeGen/ARM/armv4.ll
@@ -5,7 +5,7 @@
; RUN: llc < %s -mtriple=armv4-unknown-eabi | FileCheck %s -check-prefix=ARM
; RUN: llc < %s -mtriple=armv4t-unknown-eabi | FileCheck %s -check-prefix=THUMB
-define arm_aapcscc i32 @test(i32 %a) nounwind readnone {
+define i32 @test(i32 %a) nounwind readnone {
entry:
; ARM: mov pc
; THUMB: bx