When printing DS nodes, print the mergemap index as well to allow easier
authorChris Lattner <sabre@nondot.org>
Wed, 2 Oct 2002 05:17:55 +0000 (05:17 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 Oct 2002 05:17:55 +0000 (05:17 +0000)
commit9cfb358fa4d18cba18721c913a0465ff8ace28fd
tree53ac0f8f39ebcd9a3b962dfb8d338d0da6b69c78
parent8b719877b1b49eb08649d63a0f05f2af3119eb65
When printing DS nodes, print the mergemap index as well to allow easier
debugging of merging process.

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