Implement new output functions for types and compacted type planes. Also
authorReid Spencer <rspencer@reidspencer.com>
Sun, 4 Jul 2004 11:45:47 +0000 (11:45 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 4 Jul 2004 11:45:47 +0000 (11:45 +0000)
commitcb3595c3d1e1c526a2bd125047a57277c30fa86d
treed6e4cb3b305e78e0c3c61092e652c4e023a48100
parentd1fb1b7440fd1d85727092857dcd0b06cbdf98fb
Implement new output functions for types and compacted type planes. Also
remove use of Type::TypeTyID and Type::TypeTy since Type no longer inherits
Value.

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