[LLVMdev] Unwinds Gone Wild
Chris Lattner
clattner at apple.com
Mon Sep 29 11:04:16 PDT 2008
On Sep 29, 2008, at 2:31 AM, Nicolas Geoffray wrote:
> I guess Duncan's answer in this thread is the best answer to give:
>
> <<Once that [The exception handling stuff needed by llvm-gcc] was
> done I guess everyone took a breather and kind of forgot about
> unwind>>
>
> So yes, ultimately, unwind will be supported and clang/llvm should
> provide its own unwinding runtime.
I have tentative plans to bring over a libunwind-based solution to the
clang version of "libgcc" when C++ is farther along in clang.
-Chris
More information about the llvm-dev
mailing list