Switch to clang v13 as the C/C++ compiler used for bootstrap
This commit is contained in:
parent
f70232f81a
commit
86608f1796
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ set -ex
|
|||
|
||||
source shared.sh
|
||||
|
||||
LLVM=llvmorg-12.0.1
|
||||
LLVM=llvmorg-13.0.0
|
||||
|
||||
mkdir llvm-project
|
||||
cd llvm-project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue