Address issues found by Duncan during post-commit review of r177856.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-02-28-OrFCmpCrash.ll
index ea0240395626834852c82e8c88cfa80dd276206a..7f8bd4fb8a90ff08092a6b5724eb3f728a55bd48 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis
+; RUN: opt < %s -instcombine | llvm-dis
 ; rdar://5771353
 
 define float @test(float %x, x86_fp80 %y) nounwind readonly  {