Debug Info Testing: use null instead of an empty string in context field.
[oota-llvm.git] / test / CodeGen / PowerPC / reg-coalesce-simple.ll
index 2c301a9b8d186c4e962c02ffda06106aaf10a276..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] }