fix MCSymbol printing to exactly match the normal mangler rules so
authorChris Lattner <sabre@nondot.org>
Thu, 3 Sep 2009 05:57:47 +0000 (05:57 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 3 Sep 2009 05:57:47 +0000 (05:57 +0000)
commitaadb35f809144596d0bc5a0ae27f212f790057df
treeec25dae71d55ce26b09078f5c30cabf85f7d2456
parent1fe02ffbec0ac54c6a808df1dd221aef737816ea
fix MCSymbol printing to exactly match the normal mangler rules so
we can diff .s files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80894 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCSymbol.cpp