[PATCH][ARM] Fix assertion failure in SjLjEHPrepare
Renato Golin
renato.golin at linaro.org
Wed May 8 10:38:07 PDT 2013
On 8 May 2013 17:19, Kai Nacke <kai at redstar.de> wrote:
> Root cause is that the type of the personality function is defined by user
> code but treated as void pointer in the SjLj prepare pass.
>
> The attached patch adds a bitcast to prevent this failure. Please review.
>
Hi Kal,
Looks reasonable, but I'd wait until some Darwin expert chime in.
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130508/37cb993a/attachment.html>
More information about the llvm-commits
mailing list