diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-10-25 22:18:54 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-10-25 22:18:54 (GMT) |
commit | 3e6c0fb01710f61e8dc9383de6be4db1188b3ee6 (patch) | |
tree | 93fdd0762a28f500eae89e0f7903b24ad8dc5df3 /ChangeLog | |
parent | 4ff85e315f540efbf3510c1e7456000787601d91 (diff) |
Noted that even the first basic block can have a loop to itself.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +16-10-26 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/loop.c: + Note that even the first basic block can have a loop to itself. + 16-10-25 Cyrille Bagard <nocbos@gmail.com> * src/arch/dalvik/pseudo/switch.c: |