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_.
See Implementation
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_.