summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ret_arg4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/ret_arg4.ll')
-rw-r--r--test/CodeGen/ARM/ret_arg4.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/ret_arg4.ll b/test/CodeGen/ARM/ret_arg4.ll
index a9c66e9e98..f7b3e4a282 100644
--- a/test/CodeGen/ARM/ret_arg4.ll
+++ b/test/CodeGen/ARM/ret_arg4.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm
+; RUN: llc < %s -march=arm
define i32 @test(i32 %a1, i32 %a2, i32 %a3, i32 %a4) {
ret i32 %a4