implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / Analysis / ScalarEvolution / avoid-infinite-recursion-0.ll
index 0db3f9722231d6a3eb51ec628765085352b3fa50..7eeb30849589d34ad18cabd4410f7d5c2a502da8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -analyze -scalar-evolution -disable-output
+; RUN: opt < %s -analyze -scalar-evolution
 ; PR4537
 
 ; ModuleID = 'b.bc'