Function rustc_codegen_llvm::back::write::target_machine_factory
source ยท pub(crate) fn target_machine_factory(
sess: &Session,
optlvl: OptLevel,
target_features: &[String],
) -> TargetMachineFactoryFn<LlvmCodegenBackend>