OSDN Git Service

factor this code better how that the string version of getNameWithPrefix
authorChris Lattner <sabre@nondot.org>
Sun, 17 Jan 2010 18:52:16 +0000 (18:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Jan 2010 18:52:16 +0000 (18:52 +0000)
commitff240053bfeb1901a70b2f4842e7f46f9278c354
treea77e1870db5750c213ce457dce5e3f48cae1469d
parentc0dba723d119adc8c7b49c6d0e97d10eac4428fc
factor this code better how that the string version of getNameWithPrefix
takes a twine.

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