use symbols instead of strings, eliminating a bunch of getMangledName
authorChris Lattner <sabre@nondot.org>
Sat, 16 Jan 2010 02:00:23 +0000 (02:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 16 Jan 2010 02:00:23 +0000 (02:00 +0000)
commita40128c3504b1b650fc57882b7b5d8efd3f7de28
treec369b6cc19aed8242747a9bda7443be0212b2965
parent76a3c48e68afd51ba51b354c40d34203679476bb
use symbols instead of strings, eliminating a bunch of getMangledName
calls.  Add FIXMEs about a bunch of nondeterminism in stub output.

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