Fix handling of multiple unnamed globals with the same type
authorChris Lattner <sabre@nondot.org>
Tue, 15 Nov 2005 01:32:03 +0000 (01:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 15 Nov 2005 01:32:03 +0000 (01:32 +0000)
commitd358cfc1bf2292922672ac35d4e897fe07de4785
treef9da3ebb9e9a1ccda1395dba0e1caa6f79b8c91b
parentdbdbf0ce2eef7b6585397121f56d3845e04866d1
Fix handling of multiple unnamed globals with the same type

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