aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/BottomUpClosure.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-03-03 22:01:09 +0000
committerChris Lattner <sabre@nondot.org>2004-03-03 22:01:09 +0000
commitc4ebdcea7aae1e8ffaa7d2bfd3ae127668097dfb (patch)
tree7a2946f00aab7b00619f8ebd087cca1a81408d9a /lib/Analysis/DataStructure/BottomUpClosure.cpp
parent66be3c8f72b7b8d8553a56d62ff78fbfc88fd5b4 (diff)
Fix a DSA bug that caused DSA to generate incredibly huge graphs and take forever to
do it on povray. The problem is that we were not copying globals from callees to callers unless the existed in both graphs. We should have copied them in the case where the global pointed to a node that was copied as well. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12104 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DataStructure/BottomUpClosure.cpp')
0 files changed, 0 insertions, 0 deletions