Grammer correction.
[oota-llvm.git] / include / llvm / CodeGen / ELFWriter.h
2005-07-16 Chris LattnerAdd two helper methods, adjust a prototype
2005-07-16 Chris LattnerAdd ability to set TYPE and FLAGS field for section...
2005-07-16 Chris LattnerMajor refactor of the ELFWriter code. Instead of build...
2005-07-12 Chris LattnerAdd support for emitting 64-bit integers
2005-07-12 Chris LattnerAdd some apparently undocumented ELF section header...
2005-07-11 Chris LattnerThe symbol table just needs a const GlobalValue*, not...
2005-07-11 Chris Lattnerexpose a new code emitter object
2005-07-11 Chris Lattneradd a name mangler object
2005-07-07 Chris LattnerAdd support for building/representing the symbol table...
2005-06-27 Chris Lattneriniital checkin of ELFWriter header.