]> git.lizzy.rs Git - rust.git/commit
Don't download/sync llvm-project submodule if download-ci-llvm is set
authorest31 <MTest31@outlook.com>
Fri, 18 Sep 2020 04:21:06 +0000 (06:21 +0200)
committerest31 <MTest31@outlook.com>
Fri, 18 Sep 2020 04:21:06 +0000 (06:21 +0200)
commitf05b47ccdfa63f8b4b9fb47a9aa92381801d3ff1
tree31fcd214996c2c50d29f6439a3df07ff1b444a77
parent285fc7d704fcdd7b2a37d475d04d5d955490e000
Don't download/sync llvm-project submodule if download-ci-llvm is set

llvm-project takes > 1GB storage space and a long time to download.
It's better to not download it unless needed.
src/bootstrap/bootstrap.py