Hi Nick,
On Tue, Apr 2, 2019 at 12:54 PM Nick Desaulniers
wrote:
>
> On Sat, Feb 16, 2019 at 10:09 AM Masahiro Yamada
> wrote:
> >
> > On Thu, Feb 14, 2019 at 8:08 AM Nick Desaulniers
> > wrote:
> > >
> > > On Wed, Feb 13, 2019 at 6:59 AM Masahiro Yamada
> > > wrote:
> > > >
> > > > On Tue, F
On Sat, Feb 16, 2019 at 10:09 AM Masahiro Yamada
wrote:
>
> On Thu, Feb 14, 2019 at 8:08 AM Nick Desaulniers
> wrote:
> >
> > On Wed, Feb 13, 2019 at 6:59 AM Masahiro Yamada
> > wrote:
> > >
> > > On Tue, Feb 12, 2019 at 5:42 AM wrote:
> > > >
> > > > This is needed because clang doesn't select
On Thu, Feb 14, 2019 at 8:08 AM Nick Desaulniers
wrote:
>
> On Wed, Feb 13, 2019 at 6:59 AM Masahiro Yamada
> wrote:
> >
> > On Tue, Feb 12, 2019 at 5:42 AM wrote:
> > >
> > > This is needed because clang doesn't select which linker to use based on
> > > $LD but rather -fuse-ld=lld. This is prob
On Wed, Feb 13, 2019 at 6:59 AM Masahiro Yamada
wrote:
>
> On Tue, Feb 12, 2019 at 5:42 AM wrote:
> >
> > This is needed because clang doesn't select which linker to use based on
> > $LD but rather -fuse-ld=lld. This is problematic especially for
> > cc-ldoption, which checks for linker flag supp
On Tue, Feb 12, 2019 at 5:42 AM wrote:
>
> This is needed because clang doesn't select which linker to use based on
> $LD but rather -fuse-ld=lld. This is problematic especially for
> cc-ldoption, which checks for linker flag support via invoking the
> compiler, rather than the linker.
Sorry, pl
This is needed because clang doesn't select which linker to use based on
$LD but rather -fuse-ld=lld. This is problematic especially for
cc-ldoption, which checks for linker flag support via invoking the
compiler, rather than the linker.
Link: https://github.com/ClangBuiltLinux/linux/issues/342
Su
6 matches
Mail list logo