Fix inserting new elements in a specified location.
[oota-llvm.git] / test / Transforms / InstCombine / 2009-03-18-vector-ashr-crash.ll
index ae690cf9a519f937a4a29658927c4725d2ce0c9f..c617ca4fcad3f579f2b1d33ecca31b78e4856969 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis
+; RUN: opt < %s -instcombine | llvm-dis
 ; PR3826
 
 define void @0(<4 x i16>*, <4 x i16>*) {