Removed extra whitespace. (Testing commit access). NFC.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-06-13-InfiniteLoopStore.ll
index 5440c36d623cb0cc78e8db70555164446dd9b4a2..cc469262d53acbfe8a52a70e67c05c4760aa8525 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep {store i32} | count 2
+; RUN: opt < %s -instcombine -S | grep "store i32" | count 2
 
 @g_139 = global i32 0           ; <i32*> [#uses=2]