Add standard print/dump methods to CallGraph classes.
authorChris Lattner <sabre@nondot.org>
Sun, 8 Aug 2004 03:27:49 +0000 (03:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Aug 2004 03:27:49 +0000 (03:27 +0000)
commitaf8a42445c99d2d733caf1f9ef3e3b53827613d5
treeb7c7457b2ed39fd16fc348707fa949b92dd4e98e
parent68392422e6f2176b5dc686332a6dd4a69b87f83b
Add standard print/dump methods to CallGraph classes.

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