Remove usage of grep-not script
[oota-llvm.git] / test / Assembler / 2002-04-29-NameBinding.llx
index c1e6aba5e05e21bb1dae5758112953e029af9a60..29378a357c9431d9346983af6be7eff9ad537709 100644 (file)
@@ -4,7 +4,7 @@
 ; Check by running globaldce, which will remove the constant if there are
 ; no references to it!
 ; 
-; RUN: as < %s | opt -globaldce | dis | grep-not constant
+; RUN: as < %s | opt -globaldce | dis | not grep constant
 ;
        
 %v1 = internal constant int 5