Change these tests to feed the assembly files to opt directly, instead
[oota-llvm.git] / test / Transforms / InstCombine / fold-vector-zero.ll
index 0b5b30a5c6e7c81607b91418f36780b3d7543dce..2e1b5246a36459fcdd8c4f179f922876e7835fd0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep zeroinitializer
+; RUN: opt %s -instcombine | llvm-dis | not grep zeroinitializer
 
 define void @foo(i64 %A, i64 %B) {
 bb8: