summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vtst.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/vtst.ll')
-rw-r--r--llvm/test/CodeGen/ARM/vtst.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/vtst.ll b/llvm/test/CodeGen/ARM/vtst.ll
index 2f6ec3f676c..df7fb3e3cca 100644
--- a/llvm/test/CodeGen/ARM/vtst.ll
+++ b/llvm/test/CodeGen/ARM/vtst.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm -mattr=+neon > %t
+; RUN: llc < %s -march=arm -mattr=+neon > %t
; RUN: grep {vtst\\.i8} %t | count 2
; RUN: grep {vtst\\.i16} %t | count 2
; RUN: grep {vtst\\.i32} %t | count 2
OpenPOWER on IntegriCloud