Upgrade LLVM on windows.

This commit is contained in:
Josh Matthews 2019-01-24 13:24:17 -05:00 committed by GitHub
parent 43e21dc845
commit f50ca64913
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
WINDOWS_MSVC = {
"cmake": "3.7.2",
"llvm": "6.0.0",
"llvm": "7.0.0",
"moztools": "3.2",
"ninja": "1.7.1",
"openssl": "1.1.0e-vs2015",