1. 1ddcf35 Revert r97917, which was causing Clang Debug self-host failures. by Douglas Gregor · 15 years ago
  2. 9467f0e Roll r97906 forward again, without double-deleting CompileUnit::IndexTyDie. by Jeffrey Yasskin · 15 years ago
  3. 12e555c teach MCAsmStreamer::EmitBytes to use .ascii and .asciz by Chris Lattner · 16 years ago
  4. 894d75a move uleb printing from asmprinter to dwarfprinter, mcize, by Chris Lattner · 16 years ago
  5. 066c9ac rename the dwarf class to DwarfPrinter. This matches the filename by Chris Lattner · 16 years ago
  6. 858431d Change DIEObjectLabel to take an MCSymbol instead of std::string. by Chris Lattner · 16 years ago
  7. 6404e4e Add support to emit debug info for C++ namespaces. by Devang Patel · 16 years ago
  8. 69f57b1 Clarify that DIEString does not keep a copy of the string. by Devang Patel · 16 years ago
  9. e9a0597 Use StringRef instead of std::string in DIEString. by Devang Patel · 16 years ago
  10. 2c4ceb1 Cosmetic changes, which were long overdue, in DwarfDebug.cpp. by Devang Patel · 16 years ago
  11. 6f01d9c There is no need to use FoldingSet to unique DIEs. by Devang Patel · 16 years ago
  12. 381afae Remove VISIBILITY_HIDDEN from the classes in this directory. Fixes bug 5507. by Nick Lewycky · 16 years ago
  13. b01acfa convert the DIE printing stuff to use raw_ostream instead of std::ostream. by Chris Lattner · 16 years ago
  14. d5509f2 Down with _even more_ statics! by Owen Anderson · 16 years ago
  15. 0310d76 Split out the DwarfDebug module from the DwarfWriter module. by Bill Wendling · 16 years ago
  16. e428e21 Mark class as hidden. by Bill Wendling · 16 years ago
  17. 88423ee Split out the Dwarf writer stuff into separate files. This is a much more by Bill Wendling · 16 years ago