OSDN Git Service

Fix a bug, don't drop indirect call sites, especially if there is nothing known about...
authorAndrew Lenharth <andrewl@lenharth.org>
Mon, 19 Jun 2006 15:42:47 +0000 (15:42 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Mon, 19 Jun 2006 15:42:47 +0000 (15:42 +0000)
commit3770500f88d9c9007c83a2961d8de3f0c208c7be
tree655e63905056a567db4ebb39e4588583fd4f2b84
parentca0dc56742986df05f9a7e0b425e2e798eaa2f92
Fix a bug, don't drop indirect call sites, especially if there is nothing known about them yet, and restore a simple version of a removed function

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