Address issues found by Duncan during post-commit review of r177856.
[oota-llvm.git] / test / Transforms / InstCombine / 2007-11-22-IcmpCrash.ll
index 1f211b65d3fdb28c021902bce483ba921b3d1714..f71b99ce1a4b8ca4fb8a836768f1cc7f9125b00e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine -disable-output
+; RUN: opt < %s -instcombine -disable-output
 ; PR1817
 
 define i1 @test1(i32 %X) {