Add globals graphs to all three passes
authorChris Lattner <sabre@nondot.org>
Sat, 9 Nov 2002 21:12:07 +0000 (21:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 9 Nov 2002 21:12:07 +0000 (21:12 +0000)
commitaa0b468f6d0e4d30d4f31d528d499e4c9a67c4f2
treeb0c006082bbc026983e495353411933f150e0872
parentdc26d45c710fda254b235852dc830f4b2e4bcb03
Add globals graphs to all three passes

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