Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2008-09-13-VolatileRead.ll
index 6dee766b74d1c488ff60bee12b9f38a426a1abd2..85df09ebd7fe4dcc89729915d7184d736fedf4e8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -functionattrs -S | not grep read
+; RUN: opt %s -functionattrs -S | not grep read
 ; PR2792
 
 @g = global i32 0              ; <i32*> [#uses=1]