Function rustc_codegen_llvm::base::compile_codegen_unit

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