add a new CallGraphNode::removeCallEdgeFor method, tidy some comments.
authorChris Lattner <sabre@nondot.org>
Sun, 13 Apr 2008 19:41:25 +0000 (19:41 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Apr 2008 19:41:25 +0000 (19:41 +0000)
commit75caee241955fdcd9942c42be8b77ba9996e94d6
tree67511ac1c979a76cd4d24804622196256525cc2e
parentf99b28615408408286dbaec742606fd1e89c82e4
add a new CallGraphNode::removeCallEdgeFor method, tidy some comments.

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