[Reassociate] As the expression tree is rewritten make sure the operands are
[oota-llvm.git] / test / Transforms / LoopUnswitch / 2007-07-13-DomInfo.ll
index de3f670f2b9527b63200ff7aac6cc5ce3a5f2736..5ae335bb666a8e901e6273bf0c2f312bc4c898fb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-unswitch -disable-output
+; RUN: opt < %s -loop-unswitch -disable-output
 
 define i32 @main(i32 %argc, i8** %argv) {
 entry: