aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Bytecode/Writer/SlotTable.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()Chris Lattner2004-06-171-2/+2
* Make the constructor explicit so we can't implicitly convert bool toReid Spencer2004-05-251-1/+1
* Adding the initial implementation of the SlotTable class. This class isReid Spencer2004-05-251-0/+194