Function bootstrap::core::build_steps::compile::rustc_llvm_env
source ยท fn rustc_llvm_env(
builder: &Builder<'_>,
cargo: &mut Cargo,
target: TargetSelection,
)
Expand description
Pass down configuration from the LLVM build into the build of rustc_llvm and rustc_codegen_llvm.