[FIR] Add kind for back edges in CFG

This commit is contained in:
Dmitriy Novozhilov
2020-06-04 17:46:12 +03:00
parent 34be9e3569
commit 950bbfe3a5
20 changed files with 84 additions and 63 deletions
@@ -260,7 +260,7 @@ digraph complex_kt {
79 -> {68} [style=dotted];
80 -> {68};
81 -> {82};
82 -> {58};
82 -> {58} [color=green style=dashed];
83 -> {84};
84 -> {52};
84 -> {85} [style=dotted];