[llvm-commits] [llvm-gcc-4.0] r43098 - /llvm-gcc-4.0/trunk/gcc/llvm-convert.cpp

Duncan Sands baldrick at free.fr
Thu Oct 18 01:45:08 PDT 2007


> > Thanks Bill, the patch looks fine.  This needs a testcase and needs
> > to be applied to 4.2 if it has the same problem,
> >
> Will do.

In 4.2 the unwind-resume function is configurable.   For objc with SJLJ
exceptions it should be _Unwind_SjLj_Resume.  If this is not correct for
objc, this can be changed in objc_init_exceptions.

Ciao,

Duncan.



More information about the llvm-commits mailing list