-disable-output is no longer needed with -analyze.
[oota-llvm.git] / test / Transforms / IndVarSimplify / 2008-09-02-IVType.ll
index 8111cbe3a4891bdad29326a45bce710056e6a86b..288431aa8bcfb452ea4e2a5d83460933e035192e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -indvars | llvm-dis | grep sext | count 1
+; RUN: opt < %s -indvars -S | grep sext | count 1
 ; ModuleID = '<stdin>'
 
        %struct.App1Marker = type <{ i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }>