LLVMAppendBasicBlock

Append a basic block to the end of a function using the global context.

@see llvm::BasicBlock::Create()

extern (C) nothrow
LLVMAppendBasicBlock
(,
const(char)* Name
)

Meta