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