[LLVMdev] Unwinding through a native layer

Reid Kleckner rnk at mit.edu
Thu Nov 19 09:56:59 PST 2009


> You mean by lowering to setjmp/longjmp?  Maybe, I don't know.
> It should be easy to find out by trying it.

No, with DWARF.  There's all this code in the JIT
(JITDwarfEmitter.cpp) to register the DWARF with libgcc.

Reid




More information about the llvm-dev mailing list