summaryrefslogtreecommitdiff
path: root/unittests/DebugInfo/DWARF
AgeCommit message (Expand)Author
2018-01-03Thread MCSubtargetInfo through Target::createMCAsmBackendAlex Bradbury
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 unittests.Michael Zolotukhin
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2017-11-27Fixed the ability to recursively get an attribute value from a DWARFDie.Greg Clayton
2017-11-27Rename MCTargetOptionsCommandFlags.h to .def as it is not a normal/modular he...David Blaikie
2017-11-07[DWARFv5] Support DW_FORM_strp in the .debug_line header.Paul Robinson
2017-10-11[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames
2017-10-11[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames
2017-09-18[dwarfdump] Make .eh_frame an alias for .debug_frameJonas Devlieghere
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
2017-09-08[dwarfdump] Verify line table prologueJonas Devlieghere
2017-08-02Don't pass the code model to MCRafael Espindola
2017-07-19Remove some leftover DWARFContextInMemory.Rafael Espindola
2017-07-19Use delegation instead of inheritance.Rafael Espindola
2017-06-30[DWARF] Don't include TestingSupport in LLVM_LINK_COMPONENTS.Juergen Ributzka
2017-06-30[DWARF] - Simplify HandleExpectedError implementation in DWARFDebugInfoTestGeorge Rimar
2017-06-29[DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.Paul Robinson
2017-06-28[DebugInfo] - Removed trailing whitespaces. NFC.George Rimar
2017-06-28Recommit "[ELF] - Add ability for DWARFContextInMemory to exit early when any...George Rimar
2017-06-28Revert r306512 "[ELF] - Add ability for DWARFContextInMemory to exit early wh...George Rimar
2017-06-28[ELF] - Add ability for DWARFContextInMemory to exit early when any error hap...George Rimar
2017-06-26[DWARF] NFC: Collect info used by DWARFFormValue into a helper.Paul Robinson
2017-06-15Added braces to work around gcc warning in googletest: suggest explicit brace...Galina Kistanova
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-06-06Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth
2017-05-30Reverted r303602, as it will be fixed in gtest.Galina Kistanova
2017-05-27Recommit "[DWARF] - Make collectAddressRanges() return section index in addit...George Rimar
2017-05-26Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in...George Rimar
2017-05-26[DWARF] - Make collectAddressRanges() return section index in addition to Low...George Rimar
2017-05-26Revert "[DWARF] - Make collectAddressRanges() return section index in additio...George Rimar
2017-05-26Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index ...George Rimar
2017-05-23Cosmetic. Added braces to address gcc warning: suggest explicit braces to avo...Galina Kistanova
2017-05-03Verify that no compile units share the same line table in "llvm-dwarfdump --v...Greg Clayton
2017-05-02Add line table verification to lldb-dwarfdump --verifyGreg Clayton
2017-05-02Verify that all references point to actual DIEs in "llvm-dwarfdump --verify"Greg Clayton
2017-05-01Adds initial llvm-dwarfdump --verify support with unit tests.Greg Clayton
2017-04-22Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of p...David Blaikie
2017-04-20[DWARF] Versioning for DWARF constants; verify FORMsPaul Robinson
2017-03-13Fix llvm-symbolizer to navigate both DW_AT_abstract_origin and DW_AT_specific...David Blaikie
2017-03-06[DWARF] NFC. A few bits of minor code cleanup.Chris Bieneman
2017-03-03[ObjectYAML] [DWARF] Abstract DWARF Initial Length valuesChris Bieneman
2017-03-01[DebugInfo] [DWARFv5] Unique abbrevs for DIEs with different implicit_const v...Victor Leschuk
2017-02-28[DWARFv5] Emit new unit header format.Paul Robinson