eliminate a bunch of useless forwarding functions with one caller.
authorChris Lattner <sabre@nondot.org>
Thu, 31 Dec 2009 02:23:35 +0000 (02:23 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 31 Dec 2009 02:23:35 +0000 (02:23 +0000)
commitbd72b3201b24f6ae574b2a1949348f514fcd4c4f
tree62397f8ae76f02420dbf4c97bba2220cc86f4256
parent307c9893fc30758041a3649a8bed2b4b4cc405d4
eliminate a bunch of useless forwarding functions with one caller.

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