crossgcc: Upgrade LLVM to version 9.0.0

Change-Id: I35e6a5210340b8057db6d1cff597428fa8dd3cd1
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34527
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Elyes HAOUAS
2019-09-20 09:01:53 +02:00
committed by Patrick Georgi
parent 18315db8e0
commit 3ba84c5950
9 changed files with 5 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ IASL_VERSION=20190703
PYTHON_VERSION=3.8.0
EXPAT_VERSION=2.2.9
# CLANG version number
CLANG_VERSION=8.0.0
CLANG_VERSION=9.0.0
MAKE_VERSION=4.2.1
CMAKE_VERSION=3.16.0
NASM_VERSION=2.14.02