[WinEH] Update LCSSA to handle catchswitch with handlers inside and outside a loop
[oota-llvm.git] / test / Transforms / LoopUnswitch / 2007-10-04-DomFrontier.ll
index b236edcf56c1725e40b0d4b780412a7dfc617bb8..efbb7619591e3ce86b4f946d0079bec9996de470 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -licm -loop-unroll -disable-output
+; RUN: opt < %s -licm -loop-unroll -disable-output
 
 @resonant = external global i32                ; <i32*> [#uses=2]