llvm-6502/lib/Bytecode
Chris Lattner 1d670cc402 * 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
2001-09-07 16:37:43 +00:00
..
Reader * Remove support for internal constant pool 2001-09-07 16:37:43 +00:00
Writer * Slot calc is now simpler and not based on module analyzer. 2001-09-07 16:31:52 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00