[PATCH] D13425: [compiler-rt] Properly detect lack of available system libraries for arch in clang_darwin.mk

Keno Fischer via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 11 11:08:21 PDT 2015


What exactly is failing? Is there a simple patch (sounds like you think we
may have to pass additional arguments?). Can you put together a patch?
On Oct 11, 2015 11:54 AM, "Jeremy Huddleston Sequoia" <
jeremyhu at freedesktop.org> wrote:

> jeremyhu added a subscriber: jeremyhu.
> jeremyhu added a comment.
>
> This change introduced a regression.  The compiler compiles successfully
> but now fails to link because the platform arguments are not passed.  The
> linker now errs out because it thinks it is mixing platforms.
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D13425
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151011/c8168236/attachment.html>


More information about the llvm-commits mailing list