Propagate globals graph from the local to bu to td globals graphs. This
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 22:14:55 +0000 (22:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 22:14:55 +0000 (22:14 +0000)
commit312edd330fb70f7b0f476b253b5073cf7d01def3
treed244c70c963ac182162cf0aae7984650972522e9
parent5e459dbc529d60a6e2c57e8448006ad0d2a8116a
Propagate globals graph from the local to bu to td globals graphs.  This
fixes bug: DSGraph/buglobals.ll

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