Cleaning out google tests from MC.
[oota-llvm.git] / test / CodeGen / PowerPC / vec_zero.ll
index 7350e91b774182727c33a7cf14106d72d19bb1ad..f862b2cb4c4b9f3f6af1fb9ebd956e0d285e8509 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 -mcpu=g5 | grep vxor
+; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vxor
 
 define void @foo(<4 x float>* %P) {
         %T = load <4 x float>* %P               ; <<4 x float>> [#uses=1]