summaryrefslogtreecommitdiff
path: root/tools/dsymutil
AgeCommit message (Expand)Author
2017-11-30[dsymutil] Exclude namespace from ifdef in CFBundleJonas Devlieghere
2017-11-30[dsymutil] Upstream getBundleInfo implementationJonas Devlieghere
2017-11-27Rename MCTargetOptionsCommandFlags.h to .def as it is not a normal/modular he...David Blaikie
2017-11-17Try to fix the windows build.Rafael Espindola
2017-11-17Use TempFile in dsymutil.Rafael Espindola
2017-11-16make exitDsymutil static.Rafael Espindola
2017-11-15Simplify file handling in dsymutil.Rafael Espindola
2017-11-07[DWARFv5] Support DW_FORM_strp in the .debug_line header.Paul Robinson
2017-11-02Fix llvm-dsymutil test in -DLLVM_ENABLE_THREADS=OFF modeHans Wennborg
2017-11-02[dsymutil][doc] Improve wording in manpage and rename file.Jonas Devlieghere
2017-11-01[dsymutil, llvm-objcopy] Fix some Clang-tidy modernize and Include What You U...Eugene Zelenko
2017-11-01[dsymutil][NFC} Rename thread related command line optionsJonas Devlieghere
2017-10-31[dsymutil] Implement the --threads optionJonas Devlieghere
2017-10-26[dsymutil] Check AttrInfo.Name validity before using itKeno Fischer
2017-10-13Re-land "[dsymutil] Timestmap verification for __swift_ast"Jonas Devlieghere
2017-10-11[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames
2017-10-11Revert "[dsymutil] Timestmap verification for __swift_ast"Jonas Devlieghere
2017-10-11[dsymutil] Timestmap verification for __swift_astJonas Devlieghere
2017-10-11[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames
2017-10-09[dsymutil] Emit valid debug locations when no symbol flags are setFrancis Ricci
2017-10-06Revert "[dsymutil] Emit valid debug locations when no symbol flags are set"Francis Ricci
2017-10-06[dsymutil] Emit valid debug locations when no symbol flags are setFrancis Ricci
2017-10-06[llvm-dsymutil] Add support for __swift_ast MachO DWARF sectionFrancis Ricci
2017-10-05Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"Francis Ricci
2017-10-05[llvm-dsymutil] Add support for __swift_ast MachO DWARF sectionFrancis Ricci
2017-10-05Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"Francis Ricci
2017-10-05[dsymutil] Fix unused variable warningFrancis Ricci
2017-10-05[llvm-dsymutil] Add support for __swift_ast MachO DWARF sectionFrancis Ricci
2017-09-30Fix 80 column violationsAdrian Prantl
2017-09-26[dsymutil] Better support for symbol aliasesJonas Devlieghere
2017-09-21[dsymutil] Don't resolve DIE reference to NULL DIE.Jonas Devlieghere
2017-09-20llvm-dwarfdump: implement --recurse-depth=<N>Adrian Prantl
2017-09-13Convenience/safety fix for llvm::sys::Execute(And|No)WaitAlexander Kornienko
2017-09-13[dwarfdump] Rename Brief to Verbose in DIDumpOptionsJonas Devlieghere
2017-09-07Don't call exit from cl::PrintHelpMessage.Rafael Espindola
2017-08-31[dsymutil] Don't mark forward declarations as canonical.Jonas Devlieghere
2017-08-31Revert "[dsymutil] Don't mark forward declarations as canonical."Jonas Devlieghere
2017-08-31[dsymutil] Don't mark forward declarations as canonical.Jonas Devlieghere
2017-08-22dsymutil: don't copy compile units without children from PCM filesAdrian Prantl
2017-08-08dsymutil: support dwarf version mismatches between object and clang moduleAdrian Prantl
2017-08-02Don't pass the code model to MCRafael Espindola
2017-07-21De-brief doxygen commentsAdrian Prantl
2017-07-21Use default initializers (NFC)Adrian Prantl
2017-07-21Canonicalize the spelling of RefDie (NFC)Adrian Prantl
2017-07-21dsymutil: strip unused types from imported DW_TAG_modulesAdrian Prantl
2017-07-19Use delegation instead of inheritance.Rafael Espindola
2017-06-29[DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.Paul Robinson
2017-06-26[DWARF] NFC: Collect info used by DWARFFormValue into a helper.Paul Robinson
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-04-24[DWARF] - Take relocations in account when extracting ranges from .debug_rangesGeorge Rimar