summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwarfdump/X86
Commit message (Expand)AuthorAgeFilesLines
...
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* [DebugInfo] Prevent infinite recursion for malformed DWARFJonas Devlieghere2018-04-301-0/+296
* [test] Avoid spurious failure in debug-names-find.s. NFC.Pavel Labath2018-04-161-3/+3
* DWARFVerifier: validate information in name index entriesPavel Labath2018-04-062-0/+244
* [debug_loc] Fix typo in DWARFExpression constructorPavel Labath2018-04-061-0/+58
* .debug_names: Correctly align the AugmentationStringSize fieldPavel Labath2018-03-291-0/+101
* .debug_names: Parse DW_IDX_die_offset as a referencePavel Labath2018-03-296-8/+8
* [DWARF][DWARF v5]: Adding support for dumping DW_RLE_offset_pair and DW_RLE_b...Wolfgang Pieb2018-03-271-7/+37
* DWARFVerifier: verify debug_names abbreviation tablePavel Labath2018-03-222-1/+93
* DWARFVerifier: Enhance validation of .debug_names hash tablesPavel Labath2018-03-163-0/+300
* [DebugInfo/AccelTable] Fix inconsistency in getDIEOffset implementationsPavel Labath2018-03-093-5/+155
* [DWARF v5] Support for verbose dumping of .debug_rnglist entriesWolfgang Pieb2018-03-083-38/+84
* DWARFVerifier: Basic verification of .debug_namesPavel Labath2018-03-087-0/+458
* [dwarfdump] Only print CU relative offset in verbose modeJonas Devlieghere2018-03-071-1/+1
* Implement equal_range for the DWARF v5 accelerator tablePavel Labath2018-02-241-0/+182
* [dwarfdump] Fix spurious verification errors for DW_AT_location attributesJonas Devlieghere2018-02-171-0/+7
* Add missing new files from r324077James Henderson2018-02-024-0/+317
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-163-9/+9
* [dwarfdump][test] Add test case for r321064Jonas Devlieghere2017-12-191-1/+6
* dwarfdump: Add support for the --diff option.Adrian Prantl2017-12-081-0/+6
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-045-6/+6
* llvm-dwarfdump: honor the --show-children option when dumping a specific DIE.Adrian Prantl2017-11-291-0/+6
* [llvm-dwarfdump] Display DW_AT_high_pc as absolute valueJonas Devlieghere2017-11-273-7/+12
* [llvm-dwarfdump] - Teach verifier to report broken DWARF expressions.George Rimar2017-10-271-0/+52
* Re-land "[dwarfdump] Add -lookup option"Jonas Devlieghere2017-10-251-0/+285
* [llvm-dwarfdump] - Fix array out of bounds access crash.George Rimar2017-10-251-0/+42
* [llvm-dwarfdump] - Cleanup of gnu_call_site.s. NFC.George Rimar2017-10-241-31/+34
* [llvm-dwarfdump] - Teach tool about few GNU call_sites constants.George Rimar2017-10-231-0/+118
* [llvm-dwarfdump] - Teach tool to parse DW_CFA_GNU_args_size.George Rimar2017-10-161-0/+15
* [MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner2017-10-103-9/+0
* [dwarfdump] Verify that unit type matches root DIEJonas Devlieghere2017-10-063-1/+5
* llvm-dwarfdump: Add an option to collect debug info quality metrics.Adrian Prantl2017-10-061-0/+134
* llvm-dwarfdump: implement the --regex option in combination with --name.Adrian Prantl2017-10-031-1/+18
* Revert r314817 "[dwarfdump] Add -lookup option"Hans Wennborg2017-10-031-285/+0
* [dwarfdump] Add -lookup optionJonas Devlieghere2017-10-031-0/+285
* llvm-dwarfdump: support the --ignore-case option.Adrian Prantl2017-10-021-0/+7
* [dwarfdump] Add -show-formJonas Devlieghere2017-10-021-0/+40
* llvm-dwarfdump: implement the --name lookup option.Adrian Prantl2017-09-302-1/+40
* [dwarfdump][NFC] Consistent printing of address rangesJonas Devlieghere2017-09-291-1/+1
* [dwarfdump][NFC] Consistent errors and warnings with --verifyJonas Devlieghere2017-09-295-20/+19
* llvm-dwarfdump: support .apple-namespaces in --findAdrian Prantl2017-09-291-0/+7
* llvm-dwarfdump: add support for .apple_types in --findAdrian Prantl2017-09-291-0/+9
* llvm-dwarfdump: implement --find for .apple_namesAdrian Prantl2017-09-281-0/+28
* [dwarfdump] Verify that CUs have a unit DIE.Jonas Devlieghere2017-09-281-0/+21
* [dwarfdump] Fix printing of .debug_line offset.Jonas Devlieghere2017-09-271-4/+4
* [dwarfdump] Add support for -debug-line=OFFSETJonas Devlieghere2017-09-271-0/+28
* [dwarfdump] Add support for -debug-loc=OFFSETJonas Devlieghere2017-09-272-0/+294
* [dwarfdump] Skip 'stripped' sectionsJonas Devlieghere2017-09-262-0/+11
* [dwarfdump] Add support for redirecting output to a fileJonas Devlieghere2017-09-221-0/+3
* [dwarfdump] Add verbose output for .debug-line sectionJonas Devlieghere2017-09-212-4/+36
OpenPOWER on IntegriCloud