r239941 - Update clang to take into account the changes to personality fns

David Majnemer david.majnemer at gmail.com
Thu Jun 18 11:36:21 PDT 2015


Should be fixed with r240036.

On Thu, Jun 18, 2015 at 11:06 AM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> Compiling the attached file with
>
> clang -cc1 -triple x86_64-apple-macosx10.10.0 -S valarray.ii -fexceptions
>
> you will see this difference:
>
> + .quad ___gxx_personality_v0
>
> Which seems to be what ld64 complains about.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150618/a2a554d0/attachment.html>


More information about the cfe-commits mailing list