llvm_sys::core

Function LLVMAddHandler

Source
pub unsafe extern "C" fn LLVMAddHandler(
    CatchSwitch: LLVMValueRef,
    Dest: LLVMBasicBlockRef,
)
Expand description

Add a destination to the catchswitch instruction