Graphs that are part of equivalence sets can be multi-function SCC's
authorChris Lattner <sabre@nondot.org>
Tue, 2 Nov 2004 20:31:06 +0000 (20:31 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Nov 2004 20:31:06 +0000 (20:31 +0000)
commitf1de30acce29e5ea9c21b611cd1f963a4bbaef94
tree42fb0b806a42778fe89e54886e48c08e936f30c4
parentcaa35bc0b6425bc019bb7e4ce08d20e8ba615139
Graphs that are part of equivalence sets can be multi-function SCC's
themselves.  Make sure to update DSInfo correctly.  This fixes a testcase
reduced from Prolangs-C++/objects

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