summaryrefslogtreecommitdiff
path: root/lib/DebugInfo/DWARFDebugAranges.h
Commit message (Expand)AuthorAge
* [DWARF parser] Fix broken address ranges construction.Alexey Samsonov2014-06-12
* Fix missing includeAlexey Samsonov2014-04-25
* [DWARF parser] Cleanup code in DWARFDebugAranges.Alexey Samsonov2014-04-25
* [DebugInfo] Further simplify DWARFDebugAranges public interfaceAlexey Samsonov2013-10-02
* [DebugInfo] Further simplify DWARFDebugAranges. No functionality change.Alexey Samsonov2013-10-01
* [DebugInfo] Remove unused functions from DWARFDebugAranges and fix code style.Alexey Samsonov2013-10-01
* [DebugInfo] Generate address ranges for compile units even if .debug_aranges ...Alexey Samsonov2012-11-16
* DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...Benjamin Kramer2011-09-14
* DWARF: Port support for parsing .debug_aranges section from LLDB and wire it ...Benjamin Kramer2011-09-14