aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Writer/SlotTable.h
AgeCommit message (Expand)Author
2005-04-21* Remove trailing whitespaceMisha Brukman
2005-03-06simplify and speed up some codeChris Lattner
2004-06-17Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()Chris Lattner
2004-05-25Make the constructor explicit so we can't implicitly convert bool toReid Spencer
2004-05-25Adding the initial implementation of the SlotTable class. This class isReid Spencer