Make the TD pass not include all of the call nodes from the local pass,
authorChris Lattner <sabre@nondot.org>
Tue, 4 Feb 2003 00:59:32 +0000 (00:59 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 Feb 2003 00:59:32 +0000 (00:59 +0000)
commit24d80079a8949402800fb13994b32db3c671356b
tree7440f00ec07fec7307c95692fdee68e824a3855a
parentf52ade928c256e6336356b55b7d07c0f56d6a96a
Make the TD pass not include all of the call nodes from the local pass,
eliminating incomplete markers from them

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