summaryrefslogtreecommitdiff
path: root/lib/DebugInfo
AgeCommit message (Expand)Author
2017-10-24[codeview] Fix handling of S_HEAPALLOCSITEReid Kleckner
2017-10-23[codeview] Add support for inlinee listsReid Kleckner
2017-10-23[codeview] Recognize two records with no type index fieldsReid Kleckner
2017-10-23[llvm-dwarfdump] - Teach tool about few GNU call_sites constants.George Rimar
2017-10-20COFF: Add type server pdb files to linkrepro tar file.Peter Collingbourne
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-03Fix -Wcovered-switch-default warnings from r314821Hans Wennborg
2017-10-03Revert r314817 "[dwarfdump] Add -lookup option"Hans Wennborg
2017-10-03CodeView: Provide a .def file with the register idsHans Wennborg
2017-10-03[dwarfdump] Add -lookup optionJonas Devlieghere
2017-10-02CodeView symbol dumper: use symbolic names for registersHans Wennborg
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
2017-09-21[DWARF] Shrink AttributeSpec from 24 to 16 bytes.Benjamin Kramer
2017-09-20llvm-dwarfdump: implement --recurse-depth=<N>Adrian Prantl
2017-09-19dwarfdump/symbolizer: Avoid loading unneeded CUs from a DWPDavid Blaikie
2017-09-19dwarfdump: Delay parsing abbreviations until they're neededDavid Blaikie
2017-09-18llvm-dwarfdump: use more efficient API (NFC)Adrian Prantl
2017-09-18Fix indentation.Adrian Prantl
2017-09-18llvm-dwarfdump: add a --show-parents options when selectively dumping DIEs.Adrian Prantl
2017-09-18llvm-dwarfdump: Sink the handling of ShowChildren into DWARFDie::dump(). NFC.Adrian Prantl
2017-09-18[dwarfdump] Make .eh_frame an alias for .debug_frameJonas Devlieghere
2017-09-16llvm-dwarfdump: support a --show-children optionAdrian Prantl
2017-09-16llvm-dwarfdump: Add support for -debug-types=<offset>.Adrian Prantl
2017-09-15llvm-dwarfdump: Add support for -debug-info=<offset>.Adrian Prantl
2017-09-15Revert "llvm-dwarfdump: Add support for -debug-info=<offset>."Adrian Prantl
2017-09-15llvm-dwarfdump: Add support for -debug-info=<offset>.Adrian Prantl
2017-09-15llvm-dwarfdump: Factor out the printing of the section header (NFC)Adrian Prantl
2017-09-14[test] Fix TestDWARFDieRangeInfoIntersectsJonas Devlieghere
2017-09-14llvm-dwarfdump: support dumping static archives.Adrian Prantl
2017-09-14[dwarfdump] Add DWARF verifiers for address rangesJonas Devlieghere
2017-09-14Revert "[dwarfdump] Add DWARF verifiers for address ranges"Jonas Devlieghere
2017-09-14[dwarfdump] Add DWARF verifiers for address rangesJonas Devlieghere