When changing a function, make sure to update the CallGraphNode for the
authorChris Lattner <sabre@nondot.org>
Sat, 18 Sep 2004 00:27:20 +0000 (00:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Sep 2004 00:27:20 +0000 (00:27 +0000)
commit3795bc9785f32e8fc815014a893efd85f2a4776b
tree739fca9287357764fe2eed121f4e90c9ee09bbf0
parentff8c4953863cae2f56477e8a11f42ef7a47a4437
When changing a function, make sure to update the CallGraphNode for the
function, not just the CallGraph.

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