LegalizeTypes can sometimes have deleted nodes
[oota-llvm.git] / test / C++Frontend / 2007-03-27-FunctionVarRename.cpp
index 7a7eb2a8d77b11dc9f1e971b619fa3a42de22f7d..538d6df1813cc8352a40cb9795b31c5872686511 100644 (file)
@@ -1,5 +1,5 @@
-// RUN: %llvmgxx %s -emit-llvm -S -o - | not grep 'eprintf1' &&
-// RUN: %llvmgxx %s -emit-llvm -S -o - | not grep 'eprintf'
+// RUN: %llvmgxx %s -emit-llvm -S -o - | not grep eprintf1
+// RUN: %llvmgxx %s -emit-llvm -S -o - | grep eprintf
 
 // Only one eprintf should exist in the output