Function bootstrap::core::build_steps::dist::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.