Handle the case where OldNodeMap == &ScalarMap correctly
authorChris Lattner <sabre@nondot.org>
Mon, 30 Jun 2003 05:09:29 +0000 (05:09 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 30 Jun 2003 05:09:29 +0000 (05:09 +0000)
commit2cb9acd785c2d568da6308b817cc1018d63e7cc6
tree6e6ffab4f570b09e6d549158a97c81eab500d0a1
parentacbc8c67686615316fd410c7818bd4177fe98de8
Handle the case where OldNodeMap == &ScalarMap correctly

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