[LLVMdev] longjmp and JIT compiled code on Windows (original) (raw)
Dibyendu Majumdar mobile at majumdar.org.uk
Wed Jul 22 17:53:50 PDT 2015
- Previous message: [LLVMdev] signext on function parameters and return.
- Next message: [LLVMdev] longjmp and JIT compiled code on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [LLVMdev] signext on function parameters and return.
- Next message: [LLVMdev] longjmp and JIT compiled code on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]