ΒΆvoid LLVMSetNormalDest(LLVMValueRef InvokeInst,
                       LLVMBasicBlockRef B)

Description

Set the normal destination basic block. This only works on llvm::InvokeInst instructions.

Declared at: llvm/include/llvm-c/Core.h:3427

Parameters

LLVMValueRef InvokeInst
LLVMBasicBlockRef B