aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/ret_i64_arg3.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/ret_i64_arg3.ll')
-rw-r--r--test/CodeGen/ARM/ret_i64_arg3.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/ret_i64_arg3.ll b/test/CodeGen/ARM/ret_i64_arg3.ll
index ffc1d2f..602997e 100644
--- a/test/CodeGen/ARM/ret_i64_arg3.ll
+++ b/test/CodeGen/ARM/ret_i64_arg3.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+vfp2
+; RUN: llc -march=arm -mattr=+vfp2 %s -o /dev/null
define i64 @test_i64_arg3(i64 %a1, i64 %a2, i64 %a3) {
ret i64 %a3