[LLVMdev] Unwinds Gone Wild

Duncan Sands baldrick at free.fr
Mon Sep 29 02:50:54 CDT 2008


> So what about those of us who are implementing frontends that have no 
> connection with gcc or the c++ runtime at all? Are we out of luck as far 
> as unwind is concerned?

For the moment, yes.  If unwind gets implemented one day (I have a plan,
but no time right now), the implementation is sure to call routines in
the gcc runtime.

Ciao,

Duncan.


More information about the LLVMdev mailing list