crossgcc: Upgrade LLVM/clang from 12.0.0 to 13.0.1

Build/run not tested on board.

Change-Id: I8c550d3528a5b1c891b318c08ecfba3a9255e69c
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59400
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2021-11-17 19:23:22 +01:00
committed by Felix Held
parent f1313ece44
commit a0b8032279
9 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ GCC_VERSION=11.2.0
BINUTILS_VERSION=2.37
IASL_VERSION=20211217
# CLANG version number
CLANG_VERSION=12.0.0
CLANG_VERSION=13.0.1
CMAKE_VERSION=3.22.2
NASM_VERSION=2.15.05