amishne/llvm-ir-editor

Add control-flow graph view

amishne opened this issue · 1 comments

Add a CFG view of the code: each basic block will be mapped to one node.

Added in 8799200