straighten out various memory ownership issues in the callgraph stuff.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Dec 2006 19:46:12 +0000 (19:46 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Dec 2006 19:46:12 +0000 (19:46 +0000)
commitf2d9ceb5b9dfbd5e50607bab4a87c1244bda0a71
treefbbc059574a3642abe8f697ccb6d438b0d608fdd
parent8257bee70bc45179d401e970faf67405b6cf46a2
straighten out various memory ownership issues in the callgraph stuff.
This fixes Regression/Other/2002-01-31-CallGraph.ll.

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