[PATCH] D35286: [Dominators] Simplify block and node printing
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 16:23:07 PDT 2017
kuhar added a comment.
In https://reviews.llvm.org/D35286#807383, @davide wrote:
> This is not your fault but it would be awesome if we introduced a common error handling for the dom, so that we can just call that routine which also calls `flush`.
Is there something similar in LLVM that I could use as an example?
https://reviews.llvm.org/D35286
More information about the llvm-commits
mailing list