[lld] r315721 - Handle shared and lazy symbol in the gnu hash construction.

NAKAMURA Takumi via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 18:29:56 PDT 2017


Seems r316004 passed successfully.

The builder is named as "bootstrap-clang-libcxx-lld-i686-linux" but atm it
builds all stages with x86-64 for some reasons.
If you hope, I will build and send bin/clang++ and lib/libc++.so in both
cases.

It might be insufficient "-fuse-ld=lld". Could you
try CLANG_DEFAULT_LINKER=lld in stage1 clang?



On Wed, Oct 18, 2017 at 12:27 AM Rafael Avila de Espindola <
rafael.espindola at gmail.com> wrote:

> Rafael Avila de Espindola <rafael.espindola at gmail.com> writes:
>
> > I will split it in two to make it easier to tell what brakes the
> > bot. What is the URL I should watch?
>
> BTW, the original patch broke both x86_64 and i686?
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171018/12d07fe3/attachment.html>


More information about the llvm-commits mailing list