]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix reference to the dom walker function in the documentation
authorAndi Kleen <ak@gcc.gnu.org>
Thu, 8 Aug 2024 15:46:33 +0000 (08:46 -0700)
committerAndi Kleen <ak@gcc.gnu.org>
Sat, 10 Aug 2024 15:34:54 +0000 (08:34 -0700)
commit85a6073e8225a3a484b92445d85840af356cb4b7
tree2bb386c839dcf7299023d1ba520d07e0a96963b8
parent16ce78156d822f3d26b182785111d8f77fa7a392
Fix reference to the dom walker function in the documentation

It is using a class now with a different name.

gcc/ChangeLog:

* doc/cfg.texi: Fix references to dom_walker.
gcc/doc/cfg.texi