Displaying 2 results from an estimated 2 matches for "1ea398eb".
2016 Mar 21
1
Need help with code generation
...________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160321/1ea398eb/attachment-0001.html>
2016 Mar 21
8
Need help with code generation
We do not enable exceptions and longjmp is not safe. Also, if it can
segfault for some pathetic input, "it longjmps in most cases" doesn't help
people who wants 100% guarantee like you.
On Mon, Mar 21, 2016 at 8:21 PM, James Molloy <james at jamesmolloy.co.uk>
wrote:
> If it can exit, why can't it longjmp back to a library consumer at least?
>
> On Mon, 21 Mar