[LLVMdev] [LLVMDev] [Question] about TerminatorInst

Jeff Kunkel jdkunk3 at gmail.com
Thu Sep 2 10:28:51 PDT 2010


Thank you for the quick response.

On Thu, Sep 2, 2010 at 1:15 PM, Duncan Sands <baldrick at free.fr> wrote:

> Hi Jeff,
>
> > Under what circumstances will a TerminatorInst will have multiple
> successors?
>
> for example when it is a condition branch (two successors), an invoke (also
> two
> successors) or a switch (maybe many successors).
>
> Ciao,
>
> Duncan.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100902/fa19c894/attachment.html>


More information about the llvm-dev mailing list