* Remove support for internal constant pool
authorChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:37:43 +0000 (16:37 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:37:43 +0000 (16:37 +0000)
commit1d670cc40299cb51198c58f9c0c97a9b54248760
treeb14d1e0dfa9c6ba68f0fdeead83f6e7fdc733203
parent007377f381e253cc559db8d3c94fa89b0eb55fad
* Remove support for internal constant pool
* Support globally unique constants
* Support recursive and forward referenced types
* Support abstract types
* Add new BCR_TRACE macro to enable debugging of why the bytecode reader
  occasionally refuses to read something

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