Fix test to work on every platform.
[oota-llvm.git] / test / CodeGen / PowerPC / 2006-04-05-splat-ish.ll
index a536fa162c033fcebfd507d4323c038c6b28743b..969772ee2bee9f63b66e77ea14e97bff48b41831 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | \
-; RUN:   llc -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
+; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
 ; RUN:   grep {vspltish v.*, 10}
 
 define void @test(<8 x i16>* %P) {