[llvm-dev] Using C++14 code in LLVM

Zachary Turner via llvm-dev llvm-dev at lists.llvm.org
Tue Oct 4 08:36:30 PDT 2016


I'm talking about for the purposes of giving them access to a toolchain
that can build llvm. Not one they can use in their product immediately.
They can use the release to build llvm with any set of options they want
On Tue, Oct 4, 2016 at 8:34 AM Antoine Pitrou via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> On Tue, 04 Oct 2016 15:29:14 +0000
> Zachary Turner via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> > I'm not familiar with the release process, but couldn't most of the
> > concerns raised in this thread be addressed by shipping prebuilt binaries
> > for these big platforms with older toolchains?
>
> That wouldn't address the cases where people use different build
> options (e.g. turning some features on or off), or apply specific
> patches before building.
>
> Regards
>
> Antoine.
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161004/83d4df83/attachment.html>


More information about the llvm-dev mailing list