Remove usage of grep-not script
[oota-llvm.git] / test / Transforms / InstCombine / set.ll
index 760e14d1e29aefa62f7cbfc3f0246998dc64e49c..37370fd3411aeb32ef4e9130d4aa3a3149e9abf2 100644 (file)
@@ -1,7 +1,7 @@
 ; This test makes sure that these instructions are properly eliminated.
 ;
 
-; RUN: as < %s | opt -instcombine | dis | grep-not set
+; RUN: as < %s | opt -instcombine | dis | not grep set
 
 %X = uninitialized global int