]> git.siccegge.de Git - frida/frida.git/blobdiff - BUGS.org
Reoganize Function/BasicBlock creation
[frida/frida.git] / BUGS.org
index 17c6a5393c80f56a3829eb3274a7ecfaeee36da2..b8191cad4f824c3a40ad5835ebd18a44f675571e 100644 (file)
--- a/BUGS.org
+++ b/BUGS.org
@@ -4,7 +4,12 @@
     without linearly searching through all BasicBlockWidgets all the
     time
 
-* TODO Splitting BasicBlocks needs to happen sooner
+* DONE Splitting BasicBlocks needs to happen sooner
 
     BasicBlocks are splittet too late these days. As a result we
     sometimes get BasicBlocks that are suffixes of other BasicBlocks
+
+* TODO spread out enries
+
+    Add some small gap between inbound edges the currently layout is
+    slightly confusing