Function llvm_sys::core::LLVMAddHandler
source · pub unsafe extern "C" fn LLVMAddHandler(
CatchSwitch: LLVMValueRef,
Dest: LLVMBasicBlockRef
)
Expand description
Add a destination to the catchswitch instruction
pub unsafe extern "C" fn LLVMAddHandler(
CatchSwitch: LLVMValueRef,
Dest: LLVMBasicBlockRef
)
Add a destination to the catchswitch instruction