Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
[oota-llvm.git] / include / llvm / Bytecode / Format.h
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