1 ; RUN: llvm-as %s -f -o %t.bc
2 ; RUN: lli %t.bc > /dev/null
4 target datalayout = "e-p:32:32"
9 then: ; No predecessors!
11 endif: ; preds = %then, %entry
12 %x = phi i32 [ 4, %entry ], [ 27, %then ] ; <i32> [#uses=0]
13 %result = phi i32 [ 32, %then ], [ 0, %entry ] ; <i32> [#uses=0]