Remove globals more aggressively from graphs.
authorChris Lattner <sabre@nondot.org>
Thu, 3 Jul 2003 02:03:53 +0000 (02:03 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 3 Jul 2003 02:03:53 +0000 (02:03 +0000)
commit85cfe01a5e3a70c1d68f6b9b9b16cd0ffb7f23b4
treed5f844b52755b04a9ec07846b878f13e30392a5d
parent3915da3e0fce7cb8846e78360e0f7151544ae8f2
Remove globals more aggressively from graphs.
Fix a bug where we removed nodes that were marked U.

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