summaryrefslogtreecommitdiff
path: root/unittests/DebugInfo
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-12Test commit.Alexandre Ganea
2017-12-07[DebugInfo] Fix register variables not showing up in pdb.Zachary Turner
2017-12-05[CodeView] Add support for content hashing CodeView type records.Zachary Turner
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2017-11-30Split TypeTableBuilder into two classes.Zachary Turner
2017-11-28[CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder.Zachary Turner
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-27[BinaryStream] Support growable streams.Zachary Turner
2017-11-16[DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumT...Aaron Smith
2017-11-07[DWARFv5] Support DW_FORM_strp in the .debug_line header.Paul Robinson
2017-10-23[codeview] Add support for inlinee listsReid Kleckner
2017-10-15Remove unused variablesVitaly Buka
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-08[PDB] Fix linking of function symbols and local variables.Zachary Turner
2017-08-02[pdb/lld] Write a valid FPM.Zachary Turner
2017-08-02[MSF] Move MSF unit tests to their own unittest target.Zachary Turner
2017-08-02[pdbutil] Add a command to dump the FPM.Zachary Turner
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-07-17[codeview] Remove TypeServerHandler and PDBTypeServerHandlerReid Kleckner
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-22Make IPDBSession::getGlobalScope a non-const methodAdrian McCarthy
2017-06-21[PDB] Add symbols to the PDBReid Kleckner
2017-06-19Try to fix uninitialized read in unit test.Zachary Turner
2017-06-16[CodeView] Fix random access of type names.Zachary Turner
2017-06-15Added braces to work around gcc warning in googletest: suggest explicit brace...Galina Kistanova
2017-06-14Don't include TestingSupport in LLVM_LINK_COMPONENTS.Zachary Turner
2017-06-14[gtest] Create a shared include directory for gtest utilities.Zachary Turner