Paweł Bylica
2012-Dec-06 18:35 UTC
[LLVMdev] Exception handling: How to use SJLJ EH with invoke
Hello, Can setjmp-longjmp excaption handling be mixed with invoke/landingpad? Can LLVM treat a call to @llvm.eh.sjlj.longjmp as a thrown exception and go to matching landingpad? Does any reference implementation of SJLJ EH exists? - Paweł -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121206/b0bd6afb/attachment.html>