On Oct 18, 2007, at 1:45 AM, Duncan Sands wrote:

>>> 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.
>
In the case of this fix, we don't want to use even  
_Unwind_SjLj_Resume (it's what I tried initially and got the same  
type of error).

-bw

_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to