-disable-output is no longer needed with -analyze.
[oota-llvm.git] / test / Transforms / IndVarSimplify / 2009-04-22-IndvarCrash.ll
index f39458f1796870dabd69796257b87da4fed89828..24074bf7271d6ee19c33d890118673db5defadf7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -indvars
+; RUN: opt < %s -indvars
 ; rdar://6817574
 
 define i32 @t1() nounwind ssp {