[LLVMdev] Unwinding through a native layer

Garrison Venn gvenn.cfe.dev at gmail.com
Wed Nov 18 06:40:07 PST 2009


Thanks Duncan,

That's what I get for not doing a simpler pure unwind test. :-)

Garrison

On Nov 18, 2009, at 9:33, Duncan Sands wrote:

> Hi Garrison,
>
>> - fc merely executes an unwind.
>
> the code generators do not know how to codegen unwind.  Only the
> interpreter has support for it.  Yes, this sucks.  You will need
> to call the libgcc unwind routine directly.
>
> Ciao,
>
> Duncan.




More information about the llvm-dev mailing list