summaryrefslogtreecommitdiffstats
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-10-14 10:52:08 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-11-25 09:14:37 +0000
commitf106b3b430aca26d09ffdf315dbed4a86650c743 (patch)
treeaf54c5adcb37f15e84f71f9d4f84ca818b123fb6 /util/crossgcc/buildgcc
parent64f7bdf19a05b773eaf68acc9067bab8309cbefb (diff)
downloadcoreboot-f106b3b430aca26d09ffdf315dbed4a86650c743.tar.gz
coreboot-f106b3b430aca26d09ffdf315dbed4a86650c743.tar.bz2
coreboot-f106b3b430aca26d09ffdf315dbed4a86650c743.zip
crossgcc: Upgrade LLVM to version 11.0.0
Change-Id: I1cc02355e3fea7eb9ad98be6396a492dbbdc47b2 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46379 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'util/crossgcc/buildgcc')
-rwxr-xr-xutil/crossgcc/buildgcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index bba8ac71a3e9..2ba26802ff37 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -44,7 +44,7 @@ IASL_VERSION=20200925
PYTHON_VERSION=3.8.5
EXPAT_VERSION=2.2.9
# CLANG version number
-CLANG_VERSION=10.0.1
+CLANG_VERSION=11.0.0
CMAKE_VERSION=3.18.1
NASM_VERSION=2.15.05