Fix test.
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2008-09-03-ReadOnly.ll
index b3ba85119e6f88d98bc367e8f712bf73dfca0efe..b455fdd8c3ec0c162a366f7472da74afb28909cb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -functionattrs -S | grep readonly | count 2
+; RUN: opt %s -functionattrs -S | grep readonly | count 2
 
 define i32 @f() {
 entry: