summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-dwp
Commit message (Expand)AuthorAgeFilesLines
...
* [llvm-dwp] clang-format this to catch anything I've missed along the wayDavid Blaikie2015-12-051-12/+13
* [llvm-dwp] Support debug_tu_indexDavid Blaikie2015-12-051-53/+110
* [llvm-dwp] Implement the required on-disk probed hash tableDavid Blaikie2015-12-041-5/+16
* [llvm-dwp] Include the debug_line.dwo sectionDavid Blaikie2015-12-041-0/+1
* [llvm-dwp] Retrieve the DWOID from the CU for the cu_index entryDavid Blaikie2015-12-041-2/+61
* [llvm-dwp] Include only the non-empty columns in the cu_indexDavid Blaikie2015-12-021-7/+15
* [llvm-dwp] Emit a rather fictional debug_cu_indexDavid Blaikie2015-12-021-22/+81
* [llvm-dwp] Deduplicate strings in the debug_str.dwo sectionDavid Blaikie2015-12-011-14/+20
* [llvm-dwp] Correctly update debug_str_offsets.dwo when linking dwo filesDavid Blaikie2015-12-011-17/+68
* [llvm-dwp] Add missing Makefile for the old configure+make buildDavid Blaikie2015-12-011-0/+18
* [llvm-dwp] Initial partial prototypeDavid Blaikie2015-12-011-1/+143
* llvm-dwp: Initial layoutDavid Blaikie2015-12-013-0/+38
OpenPOWER on IntegriCloud