Gut the type printing code so there is only one copy of it instead of 3
authorChris Lattner <sabre@nondot.org>
Thu, 9 May 2002 14:40:11 +0000 (14:40 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 May 2002 14:40:11 +0000 (14:40 +0000)
commit3ef6dc7bdd4bb36fb9f24a03c5a7400ebaab21ce
tree1cebec316acb5ea5e1bb18893265d03bb5d60860
parent2d05a1acb039f57c9c4eed5338cb46e72cc1254d
Gut the type printing code so there is only one copy of it instead of 3

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2576 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp