revert enough of devang's recent patches to get the tree basically working again
[oota-llvm.git] / include / llvm / Bytecode / Format.h
2007-01-30 Reid SpencerCompaction tables no longer supported, remove its block ID.
2007-01-06 Reid SpencerFor PR411:
2006-11-14 Reid SpencerDiscard code that supported old bytecode formats. This...
2006-02-22 Chris LattnerMake the LLVM headers "-ansi -pedantic -Wno-long-long...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-08-21 Reid SpencerDump the DependentLibsBlockID, its not a block, its...
2004-07-25 Reid Spencerbug 402:
2004-01-18 Chris LattnerAdd enum for compaction table.
2003-12-01 Chris LattnerAdd new block number
2003-12-01 Chris LattnerRemove unused enum value
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-09-30 Chris LattnerStandardize header file comments
2003-03-19 Chris LattnerAdd new chunk type
2002-03-29 Chris Lattners/Method/Function
2001-06-06 Chris LattnerInitial revision