Function llvm_sys::lto::thinlto_codegen_set_cpu
source · pub unsafe extern "C" fn thinlto_codegen_set_cpu(
cg: thinlto_code_gen_t,
cpu: *const c_char
)
Expand description
Set the CPU to generate code for.
pub unsafe extern "C" fn thinlto_codegen_set_cpu(
cg: thinlto_code_gen_t,
cpu: *const c_char
)
Set the CPU to generate code for.