[Reassociate] Canonicalize negative constants out of expressions.
[oota-llvm.git] / test / Transforms / LoopUnswitch / 2007-07-18-DomInfo.ll
index 9c2f938afa75653e9b73748a6484d41eb26915c2..dfca15403bfada6b27b50f3e6dc41561a9e3e749 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-unswitch -disable-output
+; RUN: opt < %s -loop-unswitch -disable-output
 ; PR1559
 
 target triple = "i686-pc-linux-gnu"
@@ -63,4 +63,4 @@ bb5700:         ; preds = %bb147
 
 normal_char:            ; preds = %bb147
         ret i32 0
-}
\ No newline at end of file
+}