Make the debug string for ISD::MERGE_VALUES consistent with the others.
authorDan Gohman <gohman@apple.com>
Thu, 5 Jul 2007 20:15:43 +0000 (20:15 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 5 Jul 2007 20:15:43 +0000 (20:15 +0000)
commit50b153335d2943a95acf37d7ee84095f8e8af53c
tree80847ea32a9eb2ecebe0a8f2d569d15d41b70391
parent6183f78cf8c6f56cc436f19120acf2a7856cb9db
Make the debug string for ISD::MERGE_VALUES consistent with the others.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37922 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp