Allow unresolved/opaque types to be read and written to bytecode files
authorChris Lattner <sabre@nondot.org>
Tue, 23 Oct 2001 01:53:22 +0000 (01:53 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 23 Oct 2001 01:53:22 +0000 (01:53 +0000)
commit5855f0db2a89999746606f19d893a18e60139b2f
treeac146dd07c1c2deeaf53b85368cf4b0d41e2040f
parentd48d6c74ad40b3c9cca2897cd91894424edbbcf5
Allow unresolved/opaque types to be read and written to bytecode files

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