aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Writer/SlotTable.cpp
AgeCommit message (Expand)Author
2004-07-04Implementation of SlotTable went into header file. Note that this headerReid Spencer
2004-06-17Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()Chris Lattner
2004-06-09Cleaned up a dead header file to prevent duplicate definition warningsReid Spencer
2004-05-25Put SlotTable.h inclusion back at front of list to be coding standardsReid Spencer
2004-05-25Make some improvements suggested by Chris.Reid Spencer
2004-05-25Adding the initial implementation of the SlotTable class. This class isReid Spencer