summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwp/X86/simple.test
Commit message (Expand)AuthorAgeFilesLines
* [llvm-dwp] Clean up tests X86/*.testFangrui Song2018-09-071-5/+3
* [llvm-dwp] Fix `UN:` lines (supposed to be `RUN:`) in X86/simple.test and adj...Fangrui Song2018-09-061-8/+7
* llvm-dwarfdump: automatically dump both regular and .dwo variant of sectionsAdrian Prantl2017-09-131-2/+1
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-3/+3
* llvm-dwp: Coalesce code for reading the CU's DW_AT_GNU_dwo_id and DW_AT_nameDavid Blaikie2016-03-241-2/+2
* [llvm-dwp] Restructure inputs for test case so they're all grouped togetherDavid Blaikie2015-12-071-2/+2
* [llvm-dwp] Add coverage for both the presence and absence of type units, and ...David Blaikie2015-12-051-0/+98
* [llvm-dwp] Rename the sufficiently-modified test to reflect it's non-simplicityDavid Blaikie2015-12-051-86/+0
* [llvm-dwp] Support debug_tu_indexDavid Blaikie2015-12-051-13/+38
* [llvm-dwp] Remove some out of date commentsDavid Blaikie2015-12-041-2/+0
* [llvm-dwp] Implement the required on-disk probed hash tableDavid Blaikie2015-12-041-2/+2
* [llvm-dwp] Include the debug_line.dwo sectionDavid Blaikie2015-12-041-3/+3
* [llvm-dwp] Retrieve the DWOID from the CU for the cu_index entryDavid Blaikie2015-12-041-2/+4
* [llvm-dwp] Include only the non-empty columns in the cu_indexDavid Blaikie2015-12-021-1/+5
* [llvm-dwp] Emit a rather fictional debug_cu_indexDavid Blaikie2015-12-021-6/+7
* [llvm-dwp] Deduplicate strings in the debug_str.dwo sectionDavid Blaikie2015-12-011-4/+2
* [llvm-dwp] Correctly update debug_str_offsets.dwo when linking dwo filesDavid Blaikie2015-12-011-3/+3
* [llvm-dwp] Initial partial prototypeDavid Blaikie2015-12-011-0/+58
OpenPOWER on IntegriCloud