RewriteLoopBodyWithConditionConstant can end up rewriting the
[oota-llvm.git] / test / Transforms / LoopUnswitch / 2007-08-01-Dom.ll
index 9673e2e96a9613b3f5077e9e690ee11d1cc981e9..fc92579933bd9edfc391ec5989169f0efeac1b66 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -licm -loop-unswitch -disable-output 
+; RUN: opt < %s -licm -loop-unswitch -disable-output 
 ; PR 1589
 
        %struct.QBasicAtomic = type { i32 }