[LLVMdev] invoke unwind instruction support in 2.9

Eli Friedman eli.friedman at gmail.com
Sat Aug 13 17:30:28 PDT 2011


On Sat, Aug 13, 2011 at 4:44 PM, Carter Cheng <cartercheng at gmail.com> wrote:
> Hello,
>
> I was looking over the documentation support for exceptions and it indicates
> that the invoke unwind support is incomplete. Is this still the case in 2.9?

Exception handling works, mostly, including the invoke instruction,
although the unwind instruction is essentially unusable.  Note that
there is a substantial rewrite of exception handling going into 3.0.

-Eli



More information about the llvm-dev mailing list