Displaying 1 result from an estimated 1 matches for "gcc_personaliy_v0".
Did you mean:
gcc_personality_v0
2009 Nov 19
1
[LLVMdev] Unwinding through a native layer
> 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