bootstrap::core::build_steps::llvm

Function configure_cmake

Source
fn configure_cmake(
    builder: &Builder<'_>,
    target: TargetSelection,
    cfg: &mut Config,
    use_compiler_launcher: bool,
    ldflags: LdFlags,
    suppressed_compiler_flag_prefixes: &[&str],
)