now that Type::getDescription() is dead, the TypePrinting class can move from Assembl...
authorChris Lattner <sabre@nondot.org>
Sat, 18 Jun 2011 21:23:04 +0000 (21:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Jun 2011 21:23:04 +0000 (21:23 +0000)
commitfb78b33018bdd84d1879ae8a15f53d6b474982e9
treedeef26ae02697259868f200ad0c06f0b7c2ebffd
parent0cd0d881604775f3f97048645f040b2ef4f61e4b
now that Type::getDescription() is dead, the TypePrinting class can move from Assembly/Writer.h to being
a private class in AsmWriter.cpp.

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