summaryrefslogtreecommitdiff
path: root/tools/dsymutil/DebugMap.h
AgeCommit message (Expand)Author
2017-12-18[YAML] Add support for non-printable charactersFrancis Visoiu Mistrih
2017-11-01[dsymutil, llvm-objcopy] Fix some Clang-tidy modernize and Include What You U...Eugene Zelenko
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[llvm-dsymutil] Add support for __swift_ast MachO DWARF sectionFrancis Ricci
2016-11-09[dsymutil] Replace TimeValue with TimePointPavel Labath
2016-10-27Remove duplicated default move ctors/move assign. No functional change.Benjamin Kramer
2016-08-05Resubmit "Make YAML support SmallVector"Zachary Turner
2016-01-31[dsymutil] Allow debug map mappings with no object file address. NFCFrederic Riss
2016-01-14dsymutil: Provide better warnings when clang modules cannot be found.Adrian Prantl
2015-08-26[dsymutil] Store an optional BinaryPath in the debug map.Frederic Riss
2015-08-05[dsymutil] Implement support for handling mach-o universal binaries as main i...Frederic Riss
2015-07-22[dsymutil] Check archive members timestamps.Frederic Riss
2015-06-05[dsymutil] Apply clang-format. NFCFrederic Riss
2015-06-05[dsymutil] Out-line the YAML serialization code. NFCFrederic Riss
2015-06-05[dsymutil] Handle the -oso-prepend-path option when the input is a YAML debug...Frederic Riss
2015-06-03Reapply r238941 - [dsymutil] Accept a YAML debug map as input instead of a bi...Frederic Riss
2015-06-03Revert "[dsymutil] Accept a YAML debug map as input instead of a binary."Frederic Riss
2015-06-03[dsymutil] Accept a YAML debug map as input instead of a binary.Frederic Riss
2015-06-01[dsymutil] Remove extraneous std::move of local in return statement.Frederic Riss
2015-06-01[dsymutil] Remove unnecessary ';'Frederic Riss
2015-06-01[dsymutil] Use YAMLIO to dump debug map.Frederic Riss
2015-03-15[dsymutil] Add an way to iterate over a DebugMapObject symbols.Frederic Riss
2015-03-15[dsymutil] Add function size to the debug map.Frederic Riss
2015-02-28[dsymutil] Make trivial accessor const.Frederic Riss
2015-02-13[dsymutil] Add DebugMapObject::lookupObjectAddress()Frederic Riss
2015-01-19[dsymutil] Add the detected target triple to the debug map.Frederic Riss
2015-01-14[cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth
2014-12-13Fix Doxygen command misspellings.Benjamin Kramer
2014-12-12Initial dsymutil tool commit.Frederic Riss
2014-12-09Revert "Initial dsymutil tool commit."Frederic Riss
2014-12-09Initial dsymutil tool commit.Frederic Riss