Use PrivateGlobalPrefix for basic block labels. This allows the x86 darwin
authorChris Lattner <sabre@nondot.org>
Mon, 21 Nov 2005 07:43:59 +0000 (07:43 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Nov 2005 07:43:59 +0000 (07:43 +0000)
commit64965ba8b047393f38efb645c80f53c9acbbe637
treee61fa96a7a2cb9038d6c77bbd12fc5e654f09e97
parent7f9ccde91eb1532af2571f0f001e4d919fd61410
Use PrivateGlobalPrefix for basic block labels.  This allows the x86 darwin
port to properly use L for the bb prefix instead of .

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