actually $stub labels *are* private, I just missed that
authorChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 01:53:36 +0000 (01:53 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 01:53:36 +0000 (01:53 +0000)
commitb7b179ead9a5daff00a6ee1034be4dee2b5b462d
tree9434d72aef2a3ba8c149c21451cca177d6300fb2
parenta9aa3523bfbf048c33eb52d44dd0449a10cc9c26
actually $stub labels *are* private, I just missed that
printSuffixedName automatically does this.

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