* Remove CInstPrintVisitor class, incorporating it into the CWriter class
authorChris Lattner <sabre@nondot.org>
Thu, 9 May 2002 20:53:56 +0000 (20:53 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 May 2002 20:53:56 +0000 (20:53 +0000)
commit4fbf26d2fc9dda6fe03dcd6288ef8efb5f89988b
treeb0cfd63435adac22571004389829a21ac50a2ead
parent497e19aee0eeb808fb37cf655e9afd562b921dfc
* Remove CInstPrintVisitor class, incorporating it into the CWriter class
* Reorder code in the file to make it more logically laid out.

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