diff options
author | Alex Coplan <alex.coplan@arm.com> | 2024-07-05 11:57:56 +0100 |
---|---|---|
committer | Alex Coplan <alex.coplan@arm.com> | 2024-07-05 11:57:56 +0100 |
commit | ae07f62a70ee2d0fdd7d8786122ae6360cfd4ca9 (patch) | |
tree | a55ed212e3fdd25ce560305b6a2f02594ba5db33 /gcc/cp/module.cc | |
parent | 319d3956b16b1270f27e9cbf749e881c4ff7dfb4 (diff) | |
download | gcc-ae07f62a70ee2d0fdd7d8786122ae6360cfd4ca9.zip gcc-ae07f62a70ee2d0fdd7d8786122ae6360cfd4ca9.tar.gz gcc-ae07f62a70ee2d0fdd7d8786122ae6360cfd4ca9.tar.bz2 |
middle-end: Add debug functions to dump dominator tree in dot format
This adds debug functions to dump the dominator tree in dot format.
There are two overloads: one which takes a FILE * and another which
takes a const char *fname and wraps the first with fopen/fclose for
convenience.
gcc/ChangeLog:
* dominance.cc (dot_dominance_tree): New.
Diffstat (limited to 'gcc/cp/module.cc')
0 files changed, 0 insertions, 0 deletions