summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARFDebugAbbrev.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move DebugInfo to DebugInfo/DWARF.Zachary Turner2015-01-301-115/+0
* [DebugInfo] Move all DWARF headers to the public include directory.Frederic Riss2014-12-191-1/+1
* Remove unnecessary copying or replace it with moves in a bunch of places.Benjamin Kramer2014-10-041-2/+2
* [DWARF parser] Cleanup code in DWARFDebugAbbrev.Alexey Samsonov2014-04-251-42/+54
* [DWARF parser] Simplify and re-format a methodAlexey Samsonov2014-04-241-10/+10
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-151-2/+2
* [C++11] Convert DWARF parser to range-based for loopsAlexey Samsonov2014-03-131-11/+8
* Audited all the format strings in libDebugInfo and fixed those that didn't ma...Benjamin Kramer2011-11-051-1/+1
* Style & indentation tweaks.Benjamin Kramer2011-09-131-15/+13
* Sketch out a DWARF parser.Benjamin Kramer2011-09-131-0/+108
OpenPOWER on IntegriCloud