fn execute_thin_lto_work_item<B: ExtraBackendMethods>(
cgcx: &CodegenContext,
prof: &SelfProfilerRef,
shared_emitter: SharedEmitter,
tm_factory: TargetMachineFactoryFn<B>,
module: ThinModule<B>,
) -> CompiledModulefn execute_thin_lto_work_item<B: ExtraBackendMethods>(
cgcx: &CodegenContext,
prof: &SelfProfilerRef,
shared_emitter: SharedEmitter,
tm_factory: TargetMachineFactoryFn<B>,
module: ThinModule<B>,
) -> CompiledModule