pub fn maybe_install_llvm_target(
builder: &Builder<'_>,
target: TargetSelection,
sysroot: &Path,
)
Expand description
Maybe add libLLVM.so to the target lib-dir for linking.
pub fn maybe_install_llvm_target(
builder: &Builder<'_>,
target: TargetSelection,
sysroot: &Path,
)
Maybe add libLLVM.so to the target lib-dir for linking.