pub unsafe extern "C" fn thinlto_codegen_set_cpu(
cg: *mut LLVMOpaqueThinLTOCodeGenerator,
cpu: *const i8,
)Expand description
Set the CPU to generate code for.
pub unsafe extern "C" fn thinlto_codegen_set_cpu(
cg: *mut LLVMOpaqueThinLTOCodeGenerator,
cpu: *const i8,
)Set the CPU to generate code for.