use dump method instead of Asm/Writer to do debug printing
authorChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 22:34:19 +0000 (22:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 22:34:19 +0000 (22:34 +0000)
commit06272dcfb277367caddb578fb7f0e1cade8c00e5
treeab02f5d910a40c11b4a8c7170c14a37c5197744b
parent25d15a7ff75f04a26c9643e849807895ab67babd
use dump method instead of Asm/Writer to do debug printing
Rename C to M because C used to be 'Class' and now we are 'Module'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2151 91177308-0d34-0410-b5e6-96231b3b80d8
tools/as/as.cpp
tools/llvm-as/as.cpp
tools/llvm-as/llvm-as.cpp