Reinstate r146578; it doesn't appear to be the cause of some recent execution-
[oota-llvm.git] / test / Transforms / LoopUnswitch / 2007-07-12-ExitDomInfo.ll
index c4080c1e3b199aac0640086de44fff14781b1490..bf5a61b36300eeff53bebca260275329d4c0fa3d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-unswitch -instcombine -disable-output
+; RUN: opt < %s -loop-unswitch -instcombine -disable-output
 
 @str3 = external constant [3 x i8]             ; <[3 x i8]*> [#uses=1]