mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 13:35:38 +08:00
4dbf9fa0d4b036e5ab0ff8dea12a46f896feb831
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
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%