summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vld2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/vld2.ll')
-rw-r--r--test/CodeGen/ARM/vld2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/vld2.ll b/test/CodeGen/ARM/vld2.ll
index 168b62b9ab..36e54bdf47 100644
--- a/test/CodeGen/ARM/vld2.ll
+++ b/test/CodeGen/ARM/vld2.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
%struct.__builtin_neon_v8qi2 = type { <8 x i8>, <8 x i8> }
%struct.__builtin_neon_v4hi2 = type { <4 x i16>, <4 x i16> }