-disable-output is no longer needed with -analyze.
[oota-llvm.git] / test / Transforms / IndVarSimplify / 2008-06-15-SCEVExpanderBug.ll
index aac8d9789464aa998ed87fafc7fc3250082110e1..77235d2888e5ce944fcb06211262731b8648bda3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -indvars -disable-output
+; RUN: opt < %s -indvars -disable-output
 ; PR2434
 
 define fastcc void @regcppop() nounwind  {