Use MachineBasicBlock::transferSuccessors.
[oota-llvm.git] / test / Transforms / InstCombine / apint-and-or-and.ll
index e60a1fa16dfcf27831838d046818ec7f9c0fd69b..4630f286786530472ebaf2337401b899f6045428 100644 (file)
@@ -12,6 +12,7 @@
 ; This tests arbitrary precision integers.
 
 ; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep {or }
+; END.
 
 define i17 @test1(i17 %X, i17 %Y) {
        %A = and i17 %X, 7