Cleaning out google tests from MC.
[oota-llvm.git] / test / CodeGen / PowerPC / reg-coalesce-simple.ll
index b86ed1a6a76ed33089febf086a9fcb40c6173abc..e0ddb4250fd2a1c30ea2926e381843feae9bb7fc 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32  | not grep or
+; RUN: llc < %s -march=ppc32  | not grep or
 
 %struct.foo = type { i32, i32, [0 x i8] }