remove mangler support for mangling local names. Mangler should only be
authorChris Lattner <sabre@nondot.org>
Mon, 13 Jul 2009 23:47:27 +0000 (23:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 13 Jul 2009 23:47:27 +0000 (23:47 +0000)
commit762717acb165439de535b76ef7ccc83cc798dcaa
tree26750517598143c9b57e3696212aeb2e3dc89ec2
parentca1bafda1d72e1ef909cb8a7b1ca74e283ffea99
remove mangler support for mangling local names.  Mangler should only be
used with globals.

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