OSDN Git Service

Convert GVStubs and HiddenGVStubs to work more like the X86 backend, this
authorChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 01:14:44 +0000 (01:14 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 01:14:44 +0000 (01:14 +0000)
commit8f831cbf0d9d1eb7de08d50b5d55ef84fdacba2e
tree995720b1ac669b2f48a521bf5d0c3934924ed363
parentea56f109db4d27475999af9b64ae6d74a858e329
Convert GVStubs and HiddenGVStubs to work more like the X86 backend, this
eliminates a bunch of uses of "printSuffixedName" and "getGlobalLinkName".

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