Pass the callgraph not the module
authorChris Lattner <sabre@nondot.org>
Tue, 20 Apr 2004 21:52:26 +0000 (21:52 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Apr 2004 21:52:26 +0000 (21:52 +0000)
commit72035995d50084676b2f9c1db0869f81f2faccf4
tree87db1536aa82cc0745dc3cf9d66b53b514909653
parent78637fe9d6d44c03d4b7f76abaadc01f9dfab655
Pass the callgraph not the module

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