summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/neon_arith1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/neon_arith1.ll')
-rw-r--r--test/CodeGen/ARM/neon_arith1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/neon_arith1.ll b/test/CodeGen/ARM/neon_arith1.ll
index 18b516f..5892737 100644
--- a/test/CodeGen/ARM/neon_arith1.ll
+++ b/test/CodeGen/ARM/neon_arith1.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm -mattr=+neon | grep vadd
+; RUN: llc < %s -march=arm -mattr=+neon | grep vadd
define <8 x i8> @t_i8x8(<8 x i8> %a, <8 x i8> %b) nounwind {
entry:
OpenPOWER on IntegriCloud