Remove usage of grep-not script
[oota-llvm.git] / test / Transforms / InstCombine / call.ll
index 665a09c76392c32a2c08c4bae5276a5ed461b2cd..cf06244506ccc9c619e9b733a170e59473c815f2 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: as < %s | opt -instcombine -die | dis | grep call | grep-not cast
+; RUN: as < %s | opt -instcombine -die | dis | grep call | not grep cast
 
 implementation