[LLVMdev] Can NewBB have more than one successors in DT.splitBlock method?
Wei Dang
jacdang at gmail.com
Wed Jun 26 10:59:15 PDT 2013
In Dominators.h, the splitBlock(NewBB) method assumes that the NewBB has
only one successor. I don't see why it cant have more than one successors.
Is there a reason? Or it's just assumed that way to simplify things?
Thanks a lot.
--
Wei Dang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130626/65c91aa3/attachment.html>
More information about the llvm-dev
mailing list