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

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 18:53:39 PDT 2017


NAKAMURA Takumi <geek4civic at gmail.com> writes:

> Seems r316004 passed successfully.

I committed the rest, which should at least provide an easier to debug
log.

> 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.

A --reproduce of lib/lib++.so might be useful.

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

Sure. If the bot fails I will try to used the same cmake invocations as
the bot.

Cheers,
Rafael


More information about the llvm-commits mailing list