update `llvm.download-ci-llvm` documentation

Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
onur-ozkan 2024-09-19 11:25:45 +03:00
parent 7d579046c8
commit 4e090e70d1
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
# #
# Note that many of the LLVM options are not currently supported for # Note that many of the LLVM options are not currently supported for
# downloading. Currently only the "assertions" option can be toggled. # downloading. Currently only the "assertions" option can be toggled.
#download-ci-llvm = if rust.channel == "dev" || rust.download-rustc != false { "if-unchanged" } else { false } #download-ci-llvm = true
# Indicates whether the LLVM build is a Release or Debug build # Indicates whether the LLVM build is a Release or Debug build
#optimize = true #optimize = true