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