LLVMGetNormalDest

Return the normal destination basic block.

This only works on llvm::InvokeInst instructions.

@see llvm::InvokeInst::getNormalDest()

extern (C) nothrow
LLVMBasicBlockRef
LLVMGetNormalDest
(
LLVMValueRef InvokeInst
)

Meta