Function llvm_sys::target_machine::LLVMSetTargetMachineGlobalISelAbort
source ยท 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.