getLLVMName is only used for types now, which always pass in LocalPrefix. Specialize...
authorChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2008 17:28:37 +0000 (17:28 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2008 17:28:37 +0000 (17:28 +0000)
commitaddd44427cb1b46d85f2eb31c267dd1d43914252
tree99cd0f7f735a6c652baaeb05ee466a373b0dcd11
parent9225507cda6c634ded5054f44a75835a0c8cf62a
getLLVMName is only used for types now, which always pass in LocalPrefix.  Specialize on it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54897 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp