This needs the callgraph data structure to stick around as long as the
authorChris Lattner <sabre@nondot.org>
Tue, 5 Dec 2006 19:43:42 +0000 (19:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Dec 2006 19:43:42 +0000 (19:43 +0000)
commit8257bee70bc45179d401e970faf67405b6cf46a2
treef1c03feff4ce4a16a5cd3cd72e65df02fa3f4fa6
parentf12ee4250d2b3e072f1dbb70e6d1c0cc39dda5d1
This needs the callgraph data structure to stick around as long as the
printer does.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32236 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/AnalysisWrappers.cpp