Enable better debug output. When debugging the type system, print out the
authorChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 06:11:22 +0000 (06:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 06:11:22 +0000 (06:11 +0000)
commit92940ac1c0363c8ccaa068d00286a61885465d7b
treed8d5eaa0f929c6a626f1f82221645d7d976cfe07
parent339ba45f1002e3175b3aed2536d32b5865a9042f
Enable better debug output.  When debugging the type system, print out the
type tables after reading a bytecode file to make sure they are ok

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2126 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/ConstantReader.cpp