[PM] Remove the defunt CGSCC-specific debug flag.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 13 Jan 2015 22:45:13 +0000 (22:45 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 13 Jan 2015 22:45:13 +0000 (22:45 +0000)
commit703378f15646e01193f2aaa0bbf876d27de4b78d
treef58e57a92737f8eee95b9460fb88b5b9f333f251
parent14a759e3d99c341c70347800206762be1bc84b28
[PM] Remove the defunt CGSCC-specific debug flag.

Even before I sunk the debug flag into the opt tool this had been made
obsolete by factoring the pass and analysis managers into a single set
of templates that all used the core flag. No functionality changed here.

llvm-svn: 225842
llvm/lib/Analysis/CGSCCPassManager.cpp
llvm/test/Other/new-pass-manager.ll
llvm/test/Other/pass-pipeline-parsing.ll