aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vrec.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/vrec.ll')
-rw-r--r--test/CodeGen/ARM/vrec.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/vrec.ll b/test/CodeGen/ARM/vrec.ll
index c0deca995764..91979e5a3343 100644
--- a/test/CodeGen/ARM/vrec.ll
+++ b/test/CodeGen/ARM/vrec.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
+; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - | FileCheck %s
define <2 x i32> @vrecpei32(<2 x i32>* %A) nounwind {
;CHECK-LABEL: vrecpei32: