Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor. | Paul Robinson | 2017-06-29 | 1 | -4/+4 |
* | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+1 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [DWARF] - Refactoring: localize handling of relocations in a single place. | George Rimar | 2017-04-21 | 1 | -11/+4 |
* | [DebugInfo] Fix some Include What You Use warnings; other minor fixes (NFC). | Eugene Zelenko | 2017-03-01 | 1 | -5/+9 |
* | Import/update constants from the DWARF 5 public review draft document. | Adrian Prantl | 2016-10-28 | 1 | -2/+2 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-04-18 | 1 | -1/+0 |
* | Replace std::copy with a back inserter with vector append where feasible | Benjamin Kramer | 2015-02-28 | 1 | -2/+1 |
* | Move DebugInfo to DebugInfo/DWARF. | Zachary Turner | 2015-01-30 | 1 | -0/+128 |