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.