summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/vector-constantexpr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/vector-constantexpr.ll')
-rw-r--r--test/CodeGen/Generic/vector-constantexpr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/vector-constantexpr.ll b/test/CodeGen/Generic/vector-constantexpr.ll
index 441c4a0..d8e0258 100644
--- a/test/CodeGen/Generic/vector-constantexpr.ll
+++ b/test/CodeGen/Generic/vector-constantexpr.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
define void @""(float* %inregs, float* %outregs) {
%a_addr.i = alloca <4 x float> ; <<4 x float>*> [#uses=1]
OpenPOWER on IntegriCloud