aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Bytecode/Writer/SlotTable.h
Commit message (Expand)AuthorAgeFilesLines
* * Remove trailing whitespaceMisha Brukman2005-04-211-13/+13
* simplify and speed up some codeChris Lattner2005-03-061-3/+0
* 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