-disable-output is no longer needed with -analyze.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-11-15-CubicOOM.ll
index 5a2c36659c72e1dee6ed42ba54bb1158a1f282f4..2e2aabc475a0ca74f2483578e120726f3ad840f8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -analyze -scalar-evolution -disable-output
+; RUN: opt < %s -analyze -scalar-evolution
 ; PR2602
 
 define i32 @a() nounwind  {