Function rustc_codegen_llvm::base::compile_codegen_unit[][src]

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