summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Writer/SlotTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implementation of SlotTable went into header file. Note that this headerReid Spencer2004-07-041-116/+0
* Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()Chris Lattner2004-06-171-1/+1
* Cleaned up a dead header file to prevent duplicate definition warningsReid Spencer2004-06-091-1/+1
* Put SlotTable.h inclusion back at front of list to be coding standardsReid Spencer2004-05-251-1/+1
* Make some improvements suggested by Chris.Reid Spencer2004-05-251-8/+9
* Adding the initial implementation of the SlotTable class. This class isReid Spencer2004-05-251-0/+115
OpenPOWER on IntegriCloud