pub fn is_lto_stage(build_compiler: &Compiler) -> bool
We only use LTO for stage 2+, to speed up build time of intermediate stages.