Update to LLVM 11.

This commit is contained in:
Josh Matthews 2021-02-18 23:38:04 -05:00 committed by GitHub
parent 5b8f045f2b
commit 52e1a482c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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