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