summaryrefslogtreecommitdiff
path: root/lib/DebugInfo/DWARF
AgeCommit message (Expand)Author
2017-12-22Rewrite the cached map used for locating the most precise DIE amongChandler Carruth
2017-12-22[DWARF] Fix formatting bug with r321295. This fixes a MIPS buildbot failure.Wolfgang Pieb
2017-12-21[DWARF v5] Rework of string offsets table readerWolfgang Pieb
2017-12-19Silence a bunch of implicit fallthrough warningsAdrian Prantl
2017-12-18Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson
2017-12-15Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header.""Paul Robinson
2017-12-15Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson
2017-12-15Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson
2017-12-15[DWARFv5] Dump an MD5 checksum in the line-table header.Paul Robinson
2017-12-13Remove redundant includes from lib/DebugInfo.Michael Zolotukhin
2017-12-11[dwarfdump] Fix off-by-one bug in accelerator table extractor.Jonas Devlieghere
2017-12-08dwarfdump: Add support for the --diff option.Adrian Prantl
2017-12-01[DebugInfo] Bail out if making no progress dumping line tables.Paul Robinson
2017-11-29llvm-dwarfdump: honor the --show-children option when dumping a specific DIE.Adrian Prantl
2017-11-27Fixed the ability to recursively get an attribute value from a DWARFDie.Greg Clayton
2017-11-27[llvm-dwarfdump] Display DW_AT_high_pc as absolute valueJonas Devlieghere
2017-11-22[DwarfDump] -debug-line=offset applies to .dwo too.Paul Robinson
2017-11-22[DebugInfo] Dump a .debug_line section, including line-number program,Paul Robinson
2017-11-22[DWARFv5] Support DW_FORM_strp in the .debug_line.dwo header.Paul Robinson
2017-11-22[DWARF] Fix handling of extended line-number opcodesPaul Robinson
2017-11-07[DWARFv5] Support DW_FORM_strp in the .debug_line header.Paul Robinson
2017-10-31Revert "[DWARF] Now that Optional is standard layout, put it into an union in...Benjamin Kramer
2017-10-31[DWARF] Now that Optional is standard layout, put it into an union instead of...Benjamin Kramer
2017-10-27Fix BB after r316756 "[llvm-dwarfdump] - Teach verifier to report broken DWAR...George Rimar
2017-10-27[llvm-dwarfdump] - Teach verifier to report broken DWARF expressions.George Rimar
2017-10-25Re-land "[dwarfdump] Add -lookup option"Jonas Devlieghere
2017-10-25[llvm-dwarfdump] - Fix array out of bounds access crash.George Rimar
2017-10-23[llvm-dwarfdump] - Teach tool about few GNU call_sites constants.George Rimar
2017-10-16[llvm-dwarfdump] - Teach tool to parse DW_CFA_GNU_args_size.George Rimar
2017-10-10Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"Jonas Devlieghere
2017-10-10Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"Jonas Devlieghere
2017-10-10[llvm-dwarfdump] Print type names in DW_AT_type DIEsJonas Devlieghere
2017-10-06[dwarfdump] Verify that unit type matches root DIEJonas Devlieghere
2017-10-04clang-format file.Adrian Prantl
2017-10-04delete commented out code.Adrian Prantl
2017-10-03Revert r314817 "[dwarfdump] Add -lookup option"Hans Wennborg
2017-10-03[dwarfdump] Add -lookup optionJonas Devlieghere
2017-10-02[dwarfdump] Add -show-formJonas Devlieghere
2017-09-29[dwarfdump][NFC] Consistent printing of address rangesJonas Devlieghere
2017-09-29[dwarfdump][NFC] Consistent errors and warnings with --verifyJonas Devlieghere
2017-09-29llvm-dwarfdump: support .apple-namespaces in --findAdrian Prantl
2017-09-29llvm-dwarfdump: add support for .apple_types in --findAdrian Prantl
2017-09-28llvm-dwarfdump: implement --find for .apple_namesAdrian Prantl
2017-09-28[dwarfdump] Verify that CUs have a unit DIE.Jonas Devlieghere
2017-09-27[dwarfdump] Fix printing of .debug_line offset.Jonas Devlieghere
2017-09-27[dwarfdump] Add support for -debug-line=OFFSETJonas Devlieghere
2017-09-27[dwarfdump] Add support for -debug-loc=OFFSETJonas Devlieghere
2017-09-26[dwarfdump] Skip 'stripped' sectionsJonas Devlieghere
2017-09-21[dwarfdump] Add verbose output for .debug-line sectionJonas Devlieghere
2017-09-21llvm-dwarfdump support --debug-frame=<offset> and --eh-frame=<offset>Adrian Prantl