summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp
Commit message (Expand)AuthorAgeFilesLines
* dwarfdump: Correctly indentify the indicies for DWP recordsDavid Blaikie2015-12-031-1/+1
* [llvm-dwp] Don't rely on implicit move assignment operator (MSVC won't synthe...David Blaikie2015-12-021-2/+7
* [llvm-dwp] Emit a rather fictional debug_cu_indexDavid Blaikie2015-12-021-1/+11
* dwarfdump: Use the index to find the right abbrev offset in DWP filesDavid Blaikie2015-11-171-15/+45
* dwarfdump: Add support for dumping the table contents of DWP indexesDavid Blaikie2015-11-131-5/+59
* Mostly revert 252842 due to failures on some buildbots.David Blaikie2015-11-121-59/+5
* dwarfdump: Add some error handling for DWP index sections of the wrong sizeDavid Blaikie2015-11-121-0/+7
* dwarfdump: Dump the contents of DWP indexesDavid Blaikie2015-11-121-5/+82
* Format my previous commitDavid Blaikie2015-11-111-5/+3
* dwarfdump: First piece of support for DWP dumpingDavid Blaikie2015-11-111-0/+41
OpenPOWER on IntegriCloud