Use references to attribute groups on the call/invoke instructions.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-07-12-UnneededSelect1.ll
index 6ba0f25eb06127c1162ba94ce716efe192c57066..5cf17a2101405eeec7c50bbaac6772fe91bc2230 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -analyze -scalar-evolution -disable-output |& not grep smax
+; RUN: opt < %s -analyze -scalar-evolution 2>&1 | not grep smax
 ; PR2261
 
 @lut = common global [256 x i8] zeroinitializer, align 32              ; <[256 x i8]*> [#uses=1]