Update more tests to the new EH scheme.
[oota-llvm.git] / test / Transforms / GVN / 2007-07-25-InfiniteLoop.ll
index 8e096c401be1265956d473fa9c1b57333f4ab7d5..9983374b154e3393fa47d383ad23a52e6cb99116 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -gvn | llvm-dis | not grep {tmp10 =}
+; RUN: opt < %s -basicaa -gvn -S | not grep {tmp10 =}
 
        %struct.INT2 = type { i32, i32 }
 @blkshifts = external global %struct.INT2*             ; <%struct.INT2**> [#uses=2]