1 ; RUN: opt < %s -inline -disable-output
6 to label %else unwind label %RethrowExcept
8 else: ; preds = %LJDecisionBB, %entry
9 %i.2 = phi i32 [ 36, %entry ], [ %i.2, %LJDecisionBB ] ; <i32> [#uses=1]
10 br label %LJDecisionBB
12 LJDecisionBB: ; preds = %else
15 RethrowExcept: ; preds = %entry
19 define void @__main() {