move PrintCallGraphPass out of the middle of CGPassManager.
authorChris Lattner <sabre@nondot.org>
Fri, 16 Apr 2010 21:43:55 +0000 (21:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Apr 2010 21:43:55 +0000 (21:43 +0000)
commitc93760c3e55db7e5fadbbf0f75fa3587cd8bb9dc
treef3b68371cd40fe189005312209af8c0284d63834
parentaef1fea3d38f6793101c96961881eda85adbe1af
move PrintCallGraphPass out of the middle of CGPassManager.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101543 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/CallGraphSCCPass.cpp