[PATCH] D34651: [Dominators] Use a custom DFS implementation

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 14:56:42 PDT 2017


dberlin accepted this revision.
dberlin added a comment.
This revision is now accepted and ready to land.

At some point we should make the DFS iterators more flexible, but i don't think we need to design that for this


https://reviews.llvm.org/D34651





More information about the llvm-commits mailing list