Take CallGraph out of the CFG namespace. It has nothing to do with CFGs
authorChris Lattner <sabre@nondot.org>
Wed, 6 Mar 2002 17:16:43 +0000 (17:16 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Mar 2002 17:16:43 +0000 (17:16 +0000)
commit4ce0f8aa9ee0038ba741291e2ae1188be75d1d8b
tree82d9a07f42146cb977669fc772766aeea67af2b9
parent9ee9d711995e2ed6c17d4d4bc11362767d5703b3
Take CallGraph out of the CFG namespace.  It has nothing to do with CFGs

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1820 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/CallGraph.h
lib/Analysis/IPA/CallGraph.cpp
lib/Transforms/IPO/GlobalDCE.cpp
lib/Transforms/IPO/MutateStructTypes.cpp