Function LLVMAddDestination

Source
pub unsafe extern "C" fn LLVMAddDestination(
    IndirectBr: *mut LLVMValue,
    Dest: *mut LLVMBasicBlock,
)
Expand description

Add a destination to an indirectbr instruction