Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / ConstProp / 2005-01-28-SetCCGEP.ll
index 6a7f79441436299d3e34964180b7490235672f92..0b44b99f6a95dfc27406c0686a8f99603388c17e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -constprop -S | \
+; RUN: opt %s -constprop -S | \
 ; RUN:    not grep {ret i1 false}
 
 @b = external global [2 x {  }]         ; <[2 x {  }]*> [#uses=2]