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.
fn rustc_llvm_env(
builder: &Builder<'_>,
cargo: &mut Cargo,
target: TargetSelection,
)
Pass down configuration from the LLVM build into the build of rustc_llvm and rustc_codegen_llvm.