amishne/llvm-ir-editor

Add a validation check for branching into entry bb

Closed this issue · 0 comments

The first basic block in a function cannot be the target of a jump; add a validation check for that.