Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Assembly / CachedWriter.h
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-09-30 Chris LattnerStandardize header file comments
2002-04-28 Chris LattnerRemove forward def'ns that are already in Value.h
2002-04-09 Chris LattnerMove FunctionArgument out of iOther.h into Argument...
2002-04-08 Chris LattnerTrim #includes
2002-03-26 Chris LattnerChange uses of Method to Function
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-11-26 Chris LattnerAllow output of manipulators for GCC 2.96 compatibility
2001-11-07 Chris LattnerOkay, so this is a huge hack. Fixme later
2001-11-07 Chris LattnerNew class to provide high performance writing.