Function rustc_codegen_llvm::back::lto::prepare_thin

source ยท
pub(crate) fn prepare_thin(
    module: ModuleCodegen<ModuleLlvm>,
    emit_summary: bool,
) -> (String, ThinBuffer)