[LLVMdev] longjmp and JIT compiled code on Windows
Dibyendu Majumdar
mobile at majumdar.org.uk
Wed Jul 22 17:53:50 PDT 2015
Hi
In my project I am still getting crashes on Windows - these seem to
occur intermittently when there is a longjmp that crosses the boundary
from C code over JITed code. I posted regarding this issue previously:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-April/084919.html
I was wondering if the support for stack unwinding on Win64 is now
improved in LLVM - and if there are any particular guidelines I need
to follow.
Thanks and Regards
Dibyendu
More information about the llvm-dev
mailing list