[LLVMdev] Why exceptions don't work in JIT?

Yuri yuri at rawbw.com
Tue Jul 13 22:23:46 PDT 2010


-jit-enable-eh solves the problem.

Sorry,
Yuri

On 07/13/2010 22:09, Yuri wrote:
> When I try running simple example with exceptions through JIT I get this
> output:
> terminate called after throwing an instance of 'E*'
>
> Why exceptions don't work in JIT and what it takes to make them work?
>
> Yuri
>
>    




More information about the llvm-dev mailing list