llvm-6502/lib/Bytecode/Writer
Reid Spencer d57da4b27d Implementation of SlotTable went into header file. Note that this header
is currently not being used but is retained because it will be the basis
for a clean up of the SlotCalculator class.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14612 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-04 11:47:22 +00:00
..
ConstantWriter.cpp - Type::TypeTyID doesn't exist any more (bug 122) 2004-07-04 11:37:54 +00:00
InstructionWriter.cpp Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
SlotCalculator.cpp For bug 122: 2004-07-04 11:42:49 +00:00
SlotCalculator.h For bug 122: 2004-07-04 11:42:49 +00:00
SlotTable.h Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
Writer.cpp Remove Tabs. 2004-07-04 11:46:15 +00:00
WriterInternals.h Add new methods outputTypes and outputCompactionTypes for handling Types 2004-07-04 11:44:27 +00:00
WriterPrimitives.h fix warnings 2004-06-25 00:11:25 +00:00