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

Joerg Sonnenberger via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 3 00:04:15 PDT 2016


On Sun, Oct 02, 2016 at 11:09:08PM +0000, Zachary Turner via llvm-dev wrote:
> The BSDs don't seem as much of an issue.  FreeBSD 10 and 11 both have LLVM
> 3.9 and GCC 4.9.  NetBSD 6.1.5 and 7.0 both have GCC 5.3 and LLVM 3.8.
> Open BSD has a very old GCC, but distrowatch claims that it also has LLVM
> 3.8.

NetBSD 6.1.5 has GCC 4.5 in base, 7.0 has 4.8. Clang is not included the
default for either.

Joerg


More information about the llvm-dev mailing list