add a dump() method on callgraph.
authorChris Lattner <sabre@nondot.org>
Sun, 30 Aug 2009 22:24:32 +0000 (22:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 30 Aug 2009 22:24:32 +0000 (22:24 +0000)
commit23603a61c9bd43224db0b52126a415901d7550b4
tree4f331c37e94586d0dd812e967845978ba63ec701
parent0665552c615547d8e26cf0473a6adaded3af1bbf
add a dump() method on callgraph.

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