Fix the order of the operands in the llvm.fma intrinsic patterns for ARM,
[oota-llvm.git] / test / Analysis / ScalarEvolution / avoid-infinite-recursion-0.ll
index 3fe033676c6ee264b3bc3740b1c0d43d7ea4bfb2..7eeb30849589d34ad18cabd4410f7d5c2a502da8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -analyze -scalar-evolution -disable-output
+; RUN: opt < %s -analyze -scalar-evolution
 ; PR4537
 
 ; ModuleID = 'b.bc'