-disable-output is no longer needed with -analyze.
[oota-llvm.git] / test / Transforms / IndVarSimplify / iv-zext.ll
index b7628154d72b453cbc5dc589852337d631c9586e..1cc559fd79f1b207f1b8b8c2f59e10c97dbab2b0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -indvars | llvm-dis > %t
+; RUN: opt < %s -indvars -S > %t
 ; RUN: not grep and %t
 ; RUN: not grep zext %t