Eliminate the WriteTypeSymbolic function. Now that types know
commit145ab1071123c711242ac665bdcf80004f504d9b
authorChris Lattner <sabre@nondot.org>
Sat, 9 Jul 2011 18:03:13 +0000 (9 18:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 9 Jul 2011 18:03:13 +0000 (9 18:03 +0000)
tree7804a4bcfac2cb9bace5a853cec59ea4a97e29cf
parent368381e9ab590369213bbad690d2ff6f21b2144f
Eliminate the WriteTypeSymbolic function.  Now that types know
their names, we don't need a module around to print them.

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