pub(crate) fn compile_codegen_unit( tcx: TyCtxt<'_>, cgu_name: Symbol, ) -> (ModuleCodegen<ModuleLlvm>, u64)