summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/ret_f32_arg5.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/ret_f32_arg5.ll')
-rw-r--r--test/CodeGen/ARM/ret_f32_arg5.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/ret_f32_arg5.ll b/test/CodeGen/ARM/ret_f32_arg5.ll
index 3418be9..c6ce60e 100644
--- a/test/CodeGen/ARM/ret_f32_arg5.ll
+++ b/test/CodeGen/ARM/ret_f32_arg5.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm -mattr=+vfp2
+; RUN: llc < %s -march=arm -mattr=+vfp2
define float @test_f32_arg5(float %a1, float %a2, float %a3, float %a4, float %a5) {
ret float %a5
OpenPOWER on IntegriCloud