ugh, my last patch just sped up a method and changed all the clients
authorChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 07:01:09 +0000 (07:01 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 07:01:09 +0000 (07:01 +0000)
commit0e7ab8cb07716305894fabcc512b8d5d0318bd4d
tree4937cc2553e199ddae0dc40e6fc7fb86abcdc559
parent4813035b726e7f0a3fd17bec437185fc72a50988
ugh, my last patch just sped up a method and changed all the clients
that I want to completely eliminate.  Add fixme's so I remember this
in the future, and add the missing helper that they should be upgraded
to use instead.

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