llvm_sys::target_machine

Function LLVMSetTargetMachineGlobalISel

Source
pub unsafe extern "C" fn LLVMSetTargetMachineGlobalISel(
    T: LLVMTargetMachineRef,
    Enable: LLVMBool,
)
Expand description

Enable global instruction selection.