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

Antoine Pitrou via llvm-dev llvm-dev at lists.llvm.org
Tue Oct 4 08:33:19 PDT 2016


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.




More information about the llvm-dev mailing list