get the PPC stub temporary label from the mangler instead of
authorChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 02:56:53 +0000 (02:56 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 02:56:53 +0000 (02:56 +0000)
commit392db3e11d93990e5c8382776b91d73ef40db005
treec7829bed835546593cb62389f57bc45a73effe64
parent1a87c05ec011eaccb950e5f0160e2162e5747553
get the PPC stub temporary label from the mangler instead of
using horrible string hacking.  This gives us a different label,
but it's just an assembler temporary, so the name doesn't matter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75733 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/AsmPrinter/PPCAsmPrinter.cpp
test/CodeGen/PowerPC/available-externally.ll