Commits

Nadav Rotem committed 20410a3b92a
CondBranchInst: Save the number of true and false arguments. The current implementation depends on the target basic block to record the number of argumens, but this is a bad idea because it makes it difficult to modify the argument list. Swift SVN r11597