Use a name mangler object to uniquify names and remove nonstandard
authorChris Lattner <sabre@nondot.org>
Mon, 11 Jul 2005 03:11:47 +0000 (03:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Jul 2005 03:11:47 +0000 (03:11 +0000)
commit5acd120078bb7356d0c1792f293255bbded9c4c9
treec61375531c0c3bdeaff57b6dd225b0b1df6cf188
parent75bbdff3d3318d5b1e1db7469c8b7d7346f71972
Use a name mangler object to uniquify names and remove nonstandard
characters from them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22371 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ELFWriter.cpp