Make the call graph more precise despite the hated constantpointerrefs.
authorChris Lattner <sabre@nondot.org>
Fri, 31 Oct 2003 21:05:12 +0000 (21:05 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 31 Oct 2003 21:05:12 +0000 (21:05 +0000)
commit07a38e7b77d29b87bc649b9b4cd73e5dfa84eecf
tree603c191a31e56faa762fd2aa7b29058d99e590f8
parentbc539434c5ab3b537336cc2a6212d0f24d8f791d
Make the call graph more precise despite the hated constantpointerrefs.

Do you detect the animosity I feel towards CPRs yet?

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