llvm_sys::target_machine

Function LLVMTargetMachineOptionsSetCPU

Source
pub unsafe extern "C" fn LLVMTargetMachineOptionsSetCPU(
    Options: LLVMTargetMachineOptionsRef,
    CPU: *const c_char,
)