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.
pub fn maybe_install_llvm_runtime(
builder: &Builder<'_>,
target: TargetSelection,
sysroot: &Path,
)
Maybe add libLLVM.so to the runtime lib-dir for rustc itself.