llvm-6502/lib/Bytecode/Writer
Reid Spencer 83296f5496 * Add comments and cleanup per CL code review
* Make signature for compressed bytecode llvc instead of unreadable
* Make the CompressionContext have a constructor and destructor.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17576 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-07 18:17:38 +00:00
..
Makefile Fix name of library 2004-10-28 05:30:54 +00:00
SlotCalculator.cpp Fix the previous bug the correct way. This fixes ptrdist/bc 2004-10-24 04:27:59 +00:00
SlotCalculator.h Add the CompactionTableIsEmpty function so that we can determine if a 2004-08-26 22:32:00 +00:00
SlotTable.h Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
Writer.cpp * Add comments and cleanup per CL code review 2004-11-07 18:17:38 +00:00
WriterInternals.h Changes For Bug 352 2004-09-01 22:55:40 +00:00