Upgade to LLVM 14 on Windows.

This commit is contained in:
Josh Matthews 2022-08-05 22:08:31 -04:00 committed by GitHub
parent c23adde5a3
commit 1aedaef70c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
WINDOWS_MSVC = { WINDOWS_MSVC = {
"cmake": "3.14.3", "cmake": "3.14.3",
"llvm": "11.0.1", "llvm": "14.0.6",
"moztools": "3.2", "moztools": "3.2",
"ninja": "1.7.1", "ninja": "1.7.1",
"nuget": "08-08-2019", "nuget": "08-08-2019",