[libcxx-commits] [PATCH] D72160: Optimize / partially inline basic_string copy constructor

Eric Fiselier via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 20 02:40:02 PST 2020


I'm failing to see how libc++ is being used as the standard library in
stage1 or stage2.
Is libc++ the default standard library for Clang on NetBSD?

On Mon, Jan 20, 2020 at 5:24 AM Michał Górny <mgorny at gentoo.org> wrote:

> On Mon, 2020-01-20 at 05:20 -0500, Eric Fiselier wrote:
> > Do you know where the stage2 clang "wrappers" that are being used come
> > from? They don't appear to be checked in or generated from checked in
> code.
> >
>
>
> https://github.com/mgorny/netbsd-llvm-build/blob/master/buildbotScripts/bashShell/svntotbuild/buildLocal.sh#L45
>
> They're just prepending PATH, and adding switches needed for lld to work.
>
>
> --
> Best regards,
> Michał Górny
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200120/f7fb23c1/attachment.html>


More information about the libcxx-commits mailing list