summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Use absolute addresses in location listsJonas Devlieghere2018-05-211-3/+5
* [DebugInfo] Use WithColor to print errors/warningsJonas Devlieghere2018-04-141-6/+7
* [debug_loc] Fix typo in DWARFExpression constructorPavel Labath2018-04-061-1/+1
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-161-2/+4
* [dwarfdump] Add support for -debug-loc=OFFSETJonas Devlieghere2017-09-271-4/+46
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-291-78/+137
* [DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.Paul Robinson2017-06-291-4/+4
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [DWARF] - Refactoring: localize handling of relocations in a single place.George Rimar2017-04-211-11/+4
* [DebugInfo] Fix some Include What You Use warnings; other minor fixes (NFC).Eugene Zelenko2017-03-011-5/+9
* Import/update constants from the DWARF 5 public review draft document.Adrian Prantl2016-10-281-2/+2
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+0
* Replace std::copy with a back inserter with vector append where feasibleBenjamin Kramer2015-02-281-2/+1
* Move DebugInfo to DebugInfo/DWARF.Zachary Turner2015-01-301-0/+128
OpenPOWER on IntegriCloud