After finishing BU analysis, move all global variables from the globals
authorChris Lattner <sabre@nondot.org>
Sun, 13 Mar 2005 20:15:06 +0000 (20:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Mar 2005 20:15:06 +0000 (20:15 +0000)
commita66e353cf90e59df8da938560db6dc31caf9b423
tree23d0500f7161b37f34626bec85df70bc75674d5f
parentadfd5f14b426aa68f3d5b4c8c9b6145ae36af11d
After finishing BU analysis, move all global variables from the globals
graph into main and mark them complete.

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