Displaying 2 results from an estimated 2 matches for "05532e6a".
2010 Jan 22
0
[LLVMdev] Exception handling question
...ve
only been testing on the JIT.
I'll see if I can work around the recursive compilation problem.
-- James
> Ciao,
>
> Duncan.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100122/05532e6a/attachment.html>
2010 Jan 22
2
[LLVMdev] Exception handling question
Hi James,
> want to send us your testcase code? Then we can give it a whirl.
>
>
> Test code is at http://giantblob.com/ehtest.tar.gz
>
> Thanks for the help. I apologize in advance if it turns out I'm doing
> something stupid!
I hope you realise that by running llvm-ld without -native you are actually
executing your program from the JIT. I did a native