OSDN Git Service

[Dominators] Don't print the whole tree when running with -debug
authorJakub Kuderski <kubakuderski@gmail.com>
Fri, 18 Aug 2017 17:06:37 +0000 (17:06 +0000)
committerJakub Kuderski <kubakuderski@gmail.com>
Fri, 18 Aug 2017 17:06:37 +0000 (17:06 +0000)
commita8f3cf28e07becd256c1e8b25cf2a745077c135d
tree3755010d54317fdbba120ed8ab4d920b4df5717d
parentc05432ec0f1beffb3ab527608ec40a8b477b9d3a
[Dominators] Don't print the whole tree when running with -debug

As the incremental API is now used in several transforms, printing
the whole dominator tree creates a lot of noise when running with
the `-debug` flag. This patch fixes that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311176 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/GenericDomTreeConstruction.h