Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / Support / OutputBuffer.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-04-20 Chris LattnerFix a very strange assertion message, patch by Christop...
2007-02-05 Bill WendlingUse unsigned char& instead of std::vector<>::reference.
2007-02-03 Bill WendlingAdded some accessor methods.
2007-01-18 Bill WendlingHave the OutputBuffer take the is64Bit and isLittleEndi...
2007-01-17 Bill WendlingRefactored output buffer methods from MachO and ELF...