[PATCH] [UBSan] Use shared library for UBSan on OS X (compiler-rt part).

Alexey Samsonov vonosmas at gmail.com
Sun Mar 22 11:04:44 PDT 2015


On Sun, Mar 22, 2015 at 10:58 AM, Kuba Brecka <kuba.brecka at gmail.com> wrote:

> In http://reviews.llvm.org/D8473#144733, @samsonov wrote:
>
> > I think we should just link against libc++abi to make it work in the
> current Mac OS version. Can you check if linking ubsan dylib with
> `-lc++abi` would fix the issue?
>
>
> Yes, it does fix the issue.
>

Hm, could I ask you to update the patch? :)


> http://reviews.llvm.org/D8473
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>


-- 
Alexey Samsonov
vonosmas at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150322/c89c10d9/attachment.html>


More information about the llvm-commits mailing list