[LLVMdev] Exception handling: How to use SJLJ EH with invoke

Paweł Bylica pawel.bylica at ibs.org.pl
Thu Dec 6 10:35:51 PST 2012


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>


More information about the llvm-dev mailing list