the mangler should put suffixes on unnamed global's mangled names as well
authorChris Lattner <sabre@nondot.org>
Mon, 13 Jul 2009 23:20:38 +0000 (23:20 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 13 Jul 2009 23:20:38 +0000 (23:20 +0000)
commitec9aa7eb95fcc10e06cdaffea28f50654307755d
tree51f7fdd072bf4d0226a7ec1cbf90612890f3d244
parent099c28e44622004fe278af697257eff8e58e8ada
the mangler should put suffixes on unnamed global's mangled names as well
if present.

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