When we complete the bottom-up pass, make sure to merge the globals in 'main' into
authorChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 19:06:47 +0000 (19:06 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 19:06:47 +0000 (19:06 +0000)
commit28a631d37e073befd1099cd713d47a31a4b40879
tree3d808bdd88d1b33bb9114bd4051acd826e3b9569
parent3c5df2612cbe7cca40a16d8ac411a94cc409a2da
When we complete the bottom-up pass, make sure to merge the globals in 'main' into
the globals graph.

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