commit | 4dbf9fa0d4b036e5ab0ff8dea12a46f896feb831 | [log] [tgz] |
---|---|---|
author | Zachary Turner <[email protected]> | Tue Mar 21 22:46:46 2017 |
committer | Zachary Turner <[email protected]> | Tue Mar 21 22:46:46 2017 |
tree | ef1f9aa4ea9885702f523429824488a47efef04d | |
parent | 513cb7a87d3181eb70cd22acc8a9911b90a48099 [diff] |
[deps script] Sort cycles by the difficulty of breaking. When passing --discover-cycles and --show-counts, it displays the number of dependencies between each hop of the cycle, and sorts by the sum. Dependencies at the top of the list should be the easiest to break. llvm-svn: 298455