summaryrefslogtreecommitdiff
path: root/lib/DebugInfo/DWARFUnit.h
Commit message (Expand)AuthorAge
* [C++] Use 'nullptr'.Craig Topper2014-04-28
* [DWARF parser] Make a few methods non-publicAlexey Samsonov2014-04-24
* [DWARF parser] DWARFUnit ctor doesn't need both parsed and raw .debug_abbrev ...Alexey Samsonov2014-04-24
* [DWARF parser] Refactor fetching DIE address ranges.Alexey Samsonov2014-04-18
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* DWARFUnit: kill dead code and make a couple of functions private. No function...Alexey Samsonov2013-10-31
* Exract most of DWARFCompileUnit into a new DWARFUnit to prepare for the comin...David Blaikie2013-09-23