fn should_override_cgus_and_disable_thinlto(
handler: &EarlyErrorHandler,
output_types: &OutputTypes,
matches: &Matches,
codegen_units: Option<usize>
) -> (bool, Option<usize>)
fn should_override_cgus_and_disable_thinlto(
handler: &EarlyErrorHandler,
output_types: &OutputTypes,
matches: &Matches,
codegen_units: Option<usize>
) -> (bool, Option<usize>)