Fix inserting new elements in a specified location.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-13-AndCmpCmp.ll
index 6e931016b9affd675906c8c4ef88aec62c503ba1..fbc8ba972a032ca7956ea05bceefbf9543a49da6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | grep and
+; RUN: opt < %s -instcombine -S | grep and
 ; PR1907
 
 define i1 @test(i32 %c84.17) {