fix MCSymbol printing on darwin to exactly match the mangler (handling of \n and...
authorChris Lattner <sabre@nondot.org>
Sun, 13 Sep 2009 18:11:09 +0000 (18:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Sep 2009 18:11:09 +0000 (18:11 +0000)
commit4afcedfad11555e2c755a31eb04c0e5bdbb2a4a1
treef69dfbdaae04f7fe5a2e388cc096ad1a80d85416
parente19f9783231d7881efbcf2876c11f7914cf516f1
fix MCSymbol printing on darwin to exactly match the mangler (handling of \n and " in a symbol name).

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