convert arm/darwin stubs to use the mangler to synthesize all the names instead of
authorChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 04:41:01 +0000 (04:41 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 04:41:01 +0000 (04:41 +0000)
commitb1ccad3b0d291a089aac0e9992d320d65cc27dce
tree4ad715a57207d19178c223ed1241aed6ea28ab78
parentbb061291406b1b9f0c976e9845f69f9faf985606
convert arm/darwin stubs to use the mangler to synthesize all the names instead of
doing it with printSuffixedName.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75741 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp