Implement a new entry node that has edges to all external methods in the module
authorChris Lattner <sabre@nondot.org>
Mon, 26 Nov 2001 18:51:25 +0000 (18:51 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Nov 2001 18:51:25 +0000 (18:51 +0000)
commit25e9cad236c5ebb0f96f2c213c294616a1d04155
treeb47be0a59c391124c19a7bf8e06f792a6ac40307
parent27f65c8441916a2e3e254b484bc3a35c562faa2b
Implement a new entry node that has edges to all external methods in the module

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