Use the GV version of getNameWithPrefix in TargetLoweringObjectFileCOFF::
authorChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 19:19:17 +0000 (19:19 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 19:19:17 +0000 (19:19 +0000)
commitcab16cc9a34b8a18e9f91c99085b2f0a1d287e12
tree3cfdf58ce6e8e885cc38d5e80352d4c952697a7e
parenteb18812f755b634f3e7554c1912aeb2d7476cb53
Use the GV version of getNameWithPrefix in TargetLoweringObjectFileCOFF::
SelectSectionForGlobal, unbreaking weak globals with no-name.

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