pub unsafe extern "C" fn LLVMSetTargetMachineGlobalISelAbort(
    T: LLVMTargetMachineRef,
    Mode: LLVMGlobalISelAbortMode
)
Expand description

Set abort behaviour when global instruction selection fails to lower/select an instruction.