Darwin supports quoted labels. This implements:
authorChris Lattner <sabre@nondot.org>
Thu, 10 Nov 2005 19:33:43 +0000 (19:33 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Nov 2005 19:33:43 +0000 (19:33 +0000)
commit85eac0d9411c0a2005b2f4111528f276f672fee3
tree37f50ae01c3fd2406c46ef7aaf3fa0c7c22f645b
parent79ae0d12bac5b3578b03c4ccbce87d2858d346f0
Darwin supports quoted labels.  This implements:
test/Regression/CodeGen/PowerPC/darwin-labels.ll

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