diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-07-12 18:15:24 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-07-12 18:15:24 (GMT) |
commit | bdda063b67d8c1d402f6dc17726fed0c800d3d1c (patch) | |
tree | a1e8458bb03b6617b3190fe880773b6605185bde /ChangeLog | |
parent | a331ff258895865049bf79bc1629dbc744b7faf5 (diff) |
Fixed the computation of dominators for the loops detection.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -17-07-08 Cyrille Bagard <nocbos@gmail.com> +17-07-12 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/dragon.c: + Fix the computation of dominators for the loops detection. + +17-07-12 Cyrille Bagard <nocbos@gmail.com> * configure.ac: * plugins/fmtp/parser.c: |