Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2008-09-03-ReadNone.ll
index 55a72a5b29f540a00cd3473b5b41e65bb50f6067..535a1d0fba6b01c6d3ab84e20622ba082cc04f33 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -functionattrs -S | grep readnone | count 4
+; RUN: opt %s -functionattrs -S | grep readnone | count 4
 @x = global i32 0
 
 declare i32 @e() readnone