> > 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. _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
