Merging r259798, r259835:
[oota-llvm.git] / test / Transforms / Reassociate / 2003-08-12-InfiniteLoop.ll
index a7eaff2c4bd3426c2fc311e2bfdd157d73ad3fd8..af7a821a4bab65c186d80aea84285c45007c23b2 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -reassociate -disable-output
+; RUN: opt %s -reassociate -disable-output
 
 define i32 @test(i32 %A.1, i32 %B.1, i32 %C.1, i32 %D.1) {
        %tmp.16 = and i32 %A.1, %B.1            ; <i32> [#uses=1]