fix MCSymbol printing on darwin to exactly match the mangler (handling of \n and...
commitadfec708f335a7ea93d685ae753f74a53ca05b83
authorChris Lattner <sabre@nondot.org>
Sun, 13 Sep 2009 18:11:09 +0000 (13 18:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Sep 2009 18:11:09 +0000 (13 18:11 +0000)
treef69dfbdaae04f7fe5a2e388cc096ad1a80d85416
parente66b5a5946e9737b7a230ba903779f4c9d15c542
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