Complete the MachineScheduler fix made way back in r210390.
[oota-llvm.git] / test / CodeGen / PowerPC / vec_insert.ll
index 04bbe6574f62842a53b3c934380bf7403a4a337f..185454cbd31df67a15b0e94e834d50d9e522c1fb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 -mcpu=g5 | grep sth
+; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep sth
 
 define <8 x i16> @insert(<8 x i16> %foo, i16 %a) nounwind  {
 entry: