summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Writer/SlotTable.h
Commit message (Expand)AuthorAgeFilesLines
* This file has been dead for a long time. Remove it.Reid Spencer2007-01-281-191/+0
* * 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
OpenPOWER on IntegriCloud