Fix test.
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2009-05-06-Malloc.ll
index 5cc92759d2489abfd6e943dad7671f89fb1eba4d..488e6a9ec2ca198c287a466f3fa0cd8f4afeab34 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -functionattrs -S | not grep read
+; RUN: opt %s -functionattrs -S | not grep read
 ; PR3754
 
 define i8* @m(i32 %size) {