bootstrap::core::build_steps::dist

Function maybe_install_llvm_runtime

Source
pub fn maybe_install_llvm_runtime(
    builder: &Builder<'_>,
    target: TargetSelection,
    sysroot: &Path,
)
Expand description

Maybe add libLLVM.so to the runtime lib-dir for rustc itself.