Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / LICM / 2007-09-24-PromoteNullValue.ll
index 4b428acaf2964bf043219e54ff0e8470afaa084d..916f479cba1496c405b1448dd02340c11d931cd4 100644 (file)
@@ -1,5 +1,5 @@
 ; Do not promote null value because it may be unsafe to do so.
-; RUN: opt %s -licm -S | not grep promoted
+; RUN: opt %s -licm -S | not grep promoted
 
 define i32 @f(i32 %foo, i32 %bar, i32 %com) {
 entry: