BasicBlock.lastInstr

Obtain the last instruction in a basic block.

The returned LLVMValueRef corresponds to an LLVM:Instruction.

TODO I assume this is the last instruction and not _end_.

struct BasicBlock
lastInstr
()

Meta