Fix test RUN line
[oota-llvm.git] / test / CodeGen / X86 / vec_insert-7.ll
index 93af9f4d4143042c0a4bede52d7a1467c578e195..8cfc63aa6bf1b1cdb21d5e964f3703763e9ce6da 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+mmx -mtriple=i686-apple-darwin9 -stats -info-output-file - | grep asm-printer | grep punpckldq
+; RUN: llvm-as < %s | llc -march=x86 -mattr=+mmx -mtriple=i686-apple-darwin9 -o - | grep punpckldq
 
 define <2 x i32> @mmx_movzl(<2 x i32> %x) nounwind  {
 entry: