Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / ConstProp / 2006-12-01-TruncBoolBug.ll
index 07d6220ec76d6542b177df141f81f8383b58b1ca..e46a875a7cfad9bd8aa338bd7562dd3d3b0a35f4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | \
+; RUN: opt %s -instcombine -S | \
 ; RUN:   grep {ret i1 false}
 define i1 @test() {
         %X = trunc i32 320 to i1                ; <i1> [#uses=1]