1. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 18 years ago
  2. 4b2ca1a Moved from include/llvm/CodeGen to lib/CodeGen. by Bill Wendling · 19 years ago[Renamed (98%) from include/llvm/CodeGen/ELFWriter.h]
  3. 203d3e4 Changed to use the OutputBuffer instead of the methods in MachO and ELF writers. by Bill Wendling · 19 years ago
  4. e911615 Revert patch. by Bill Wendling · 19 years ago
  5. 99b1027 Removed methods which are now in the respective TargetObjInfo implementations. by Bill Wendling · 19 years ago
  6. 410354f Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. by Chris Lattner · 19 years ago
  7. aa02c1d Fix some truncation warnings. by Jeff Cohen · 20 years ago
  8. 56c3261 Add two helper methods, adjust a prototype by Chris Lattner · 20 years ago
  9. 5f9cb59 Add ability to set TYPE and FLAGS field for section trivially by Chris Lattner · 20 years ago
  10. 5f48ff7 Major refactor of the ELFWriter code. Instead of building up one big by Chris Lattner · 20 years ago
  11. 3942961 Add support for emitting 64-bit integers by Chris Lattner · 20 years ago
  12. f5d507e Add some apparently undocumented ELF section header flags by Chris Lattner · 20 years ago
  13. f0cf1b7 The symbol table just needs a const GlobalValue*, not a non-const one. by Chris Lattner · 20 years ago
  14. 6871aed expose a new code emitter object by Chris Lattner · 20 years ago
  15. 75bbdff add a name mangler object by Chris Lattner · 20 years ago
  16. e578ab9 Add support for building/representing the symbol table, add some enum constants by Chris Lattner · 20 years ago
  17. 3201815 iniital checkin of ELFWriter header. by Chris Lattner · 20 years ago