summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vdup_lane.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/vdup_lane.ll')
-rw-r--r--llvm/test/CodeGen/ARM/vdup_lane.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/vdup_lane.ll b/llvm/test/CodeGen/ARM/vdup_lane.ll
index c720909626a..313260a2d68 100644
--- a/llvm/test/CodeGen/ARM/vdup_lane.ll
+++ b/llvm/test/CodeGen/ARM/vdup_lane.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm -mattr=+neon | FileCheck %s
+; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
define <8 x i8> @vduplane8(<8 x i8>* %A) nounwind {
;CHECK: vduplane8:
OpenPOWER on IntegriCloud