Finegrainify namespacification
authorChris Lattner <sabre@nondot.org>
Tue, 13 Jan 2004 21:27:59 +0000 (21:27 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Jan 2004 21:27:59 +0000 (21:27 +0000)
commit7446dc0c4f86903565a21368b09dc1849bd54a9a
tree9dae995642c88c625fdcf5b5c26d4e23bf016779
parent63841bc85d15ca0ce1b3208084f4262f3d33ef21
Finegrainify namespacification
Using the SlotCalculator is total overkill for this file, a simple map
will suffice.  Why doesn't this use the NameMangler interface?

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