* Properly escape function names
authorChris Lattner <sabre@nondot.org>
Fri, 28 Sep 2001 15:07:24 +0000 (15:07 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Sep 2001 15:07:24 +0000 (15:07 +0000)
commitc56d779501901e22103a1236768cb97fd9b5c9b0
treeb85fc62639552d0528dd0cc8b7ed3a5b941300bf
parent5070c6a5121c37878f26c0492d86adc9d8d62f86
* Properly escape function names
* Ignore %xcc argument on conditional branches

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@663 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9AsmPrinter.cpp