Age | Commit message (Expand) | Author |
---|---|---|
2009-12-15 | Add support to emit debug info for C++ namespaces. | Devang Patel |
2009-12-02 | Clarify that DIEString does not keep a copy of the string. | Devang Patel |
2009-11-24 | Use StringRef instead of std::string in DIEString. | Devang Patel |
2009-11-21 | Cosmetic changes, which were long overdue, in DwarfDebug.cpp. | Devang Patel |
2009-11-21 | There is no need to use FoldingSet to unique DIEs. | Devang Patel |
2009-11-17 | Remove VISIBILITY_HIDDEN from the classes in this directory. Fixes bug 5507. | Nick Lewycky |
2009-08-23 | convert the DIE printing stuff to use raw_ostream instead of std::ostream. | Chris Lattner |
2009-06-24 | Down with _even more_ statics! | Owen Anderson |
2009-05-15 | Split out the DwarfDebug module from the DwarfWriter module. | Bill Wendling |
2009-05-15 | Mark class as hidden. | Bill Wendling |
2009-05-15 | Split out the Dwarf writer stuff into separate files. This is a much more | Bill Wendling |