Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move DebugInfo to DebugInfo/DWARF. | Zachary Turner | 2015-01-30 | 1 | -115/+0 |
* | [DebugInfo] Move all DWARF headers to the public include directory. | Frederic Riss | 2014-12-19 | 1 | -1/+1 |
* | Remove unnecessary copying or replace it with moves in a bunch of places. | Benjamin Kramer | 2014-10-04 | 1 | -2/+2 |
* | [DWARF parser] Cleanup code in DWARFDebugAbbrev. | Alexey Samsonov | 2014-04-25 | 1 | -42/+54 |
* | [DWARF parser] Simplify and re-format a method | Alexey Samsonov | 2014-04-24 | 1 | -10/+10 |
* | [C++11] More 'nullptr' conversion. In some cases just using a boolean check i... | Craig Topper | 2014-04-15 | 1 | -2/+2 |
* | [C++11] Convert DWARF parser to range-based for loops | Alexey Samsonov | 2014-03-13 | 1 | -11/+8 |
* | Audited all the format strings in libDebugInfo and fixed those that didn't ma... | Benjamin Kramer | 2011-11-05 | 1 | -1/+1 |
* | Style & indentation tweaks. | Benjamin Kramer | 2011-09-13 | 1 | -15/+13 |
* | Sketch out a DWARF parser. | Benjamin Kramer | 2011-09-13 | 1 | -0/+108 |