summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARFDebugArangeSet.h
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Move all DWARF headers to the public include directory.Frederic Riss2014-12-191-70/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [DWARF parser] Simplify DWARFDebugAranges generation.Alexey Samsonov2014-04-281-1/+0
* [C++11] Convert DWARF parser to range-based for loopsAlexey Samsonov2014-03-131-6/+7
* DWARFDebugArangeSet: remove dead codeAlexey Samsonov2013-10-311-5/+0
* xlC doesn't like Header being both a type and a member variable. Rename theRafael Espindola2013-03-201-4/+4
* DWARF: Reorder fields to reduce padding.Benjamin Kramer2011-09-141-2/+2
* DWARF: Port support for parsing .debug_aranges section from LLDB and wire it ...Benjamin Kramer2011-09-141-0/+75
OpenPOWER on IntegriCloud