aboutsummaryrefslogtreecommitdiff
path: root/test/tools/dsymutil
AgeCommit message (Expand)Author
2018-11-08[dsymutil] Copy the LC_BUILD_VERSION load command into the companion binary.Adrian Prantl
2018-11-07Fix spelling errorAdrian Prantl
2018-09-24[dsymutil] Set LSan blacklist whenever sanitizers are enabled.Jonas Devlieghere
2018-09-21[dsymutil] Suppress CoreFoundation leaks in tests.Jonas Devlieghere
2018-08-30dsymutil: Avoid pruning non-type forward declarations inside DW_TAG_moduleAdrian Prantl
2018-08-28[PPC] Remove Darwin support from POWER backend.Kit Barton
2018-08-27fix comment typoNico Weber
2018-07-29[dsymutil] Simplify temporary file handling.Jonas Devlieghere
2018-07-26[test] Disable dsymutil update test on windowsJonas Devlieghere
2018-07-26[test] Do dsymutil update in placeJonas Devlieghere
2018-07-25[dsymutil] Add support for generating DWARF5 accelerator tables.Jonas Devlieghere
2018-07-13[dwarfdump] Add pretty printer for accelerator table based on Atom.Jonas Devlieghere
2018-07-09[dsymutil] Add support for outputting assemblyJonas Devlieghere
2018-07-02Replace unused output filenames with /dev/null in testsFangrui Song
2018-06-29[dsymutil] Make the CachedBinaryHolder the defaultJonas Devlieghere
2018-05-30[dsymutil] Escape HTML special characters in plist.Jonas Devlieghere
2018-05-24[Support] Add color cl category.Jonas Devlieghere
2018-05-21[DebugInfo] Use absolute addresses in location listsJonas Devlieghere
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-04-09[dsymutil] Don't try to load Swift ASTs as objects.Jonas Devlieghere
2018-04-08[dsymutil] Don't crash on empty CUJonas Devlieghere
2018-04-02Another attempt to fix papertrail-warnings.test on Windows bots by making exp...Douglas Yung
2018-04-02Attempt to fix papertrail-warnings.test on Windows bots.Nico Weber
2018-04-02[dsymutil] Upstream emitting of papertrail warnings.Jonas Devlieghere
2018-03-18[dsymutil] Rename llvm-dsymutil -> dsymutilJonas Devlieghere
2018-03-14[dsymutil] Print architecture in warningJonas Devlieghere
2018-03-13[dsymutil] Unify error handling outside DwarfLinker.Jonas Devlieghere
2018-03-13[dsymutil] Perform analyzeContextInfo and CloneDIEs in parallelJonas Devlieghere
2018-03-09[dsymutil] Unify error handling and add colorJonas Devlieghere
2018-03-08[dsymutil] Embed toolchain in dSYM bundleJonas Devlieghere
2018-03-07[dwarfdump] Only print CU relative offset in verbose modeJonas Devlieghere
2018-02-27[dsymutil] Skip DW_AT_sibling attributes.Jonas Devlieghere
2018-02-27[dsymutil][test] Add PowerPC testJonas Devlieghere
2018-02-23[DebugInfo] Support DWARF v5 source code embedding extensionScott Linder
2018-02-20[dsymutil] Correctly handle DW_TAG_labelJonas Devlieghere
2018-02-17[dwarfdump] Fix spurious verification errors for DW_AT_location attributesJonas Devlieghere
2018-02-08Change "UNSUPPORTED: windows" to be "UNSUPPORTED: system-windows" so that tes...Douglas Yung
2018-02-08[test][dsymutil] Fix tests for Windows bots.Jonas Devlieghere
2018-02-08Re-land [dsymutil] Upstream update featureJonas Devlieghere
2018-02-07Revert dsymutil -update commitsJonas Devlieghere
2018-02-07[dsymutil][test] Check the updated dSYM instead of companion file.Jonas Devlieghere
2018-02-07[dsymutil] Upstream update feature.Jonas Devlieghere
2018-02-05[DWARF] Regularize dumping strings from line tables.Paul Robinson
2018-01-30[dsymutil] Enable -minimize feature.Jonas Devlieghere
2018-01-29[dsymutil] Generate Apple accelerator tablesJonas Devlieghere
2018-01-16[DebugInfo] Unify dumping of address rangesJonas Devlieghere
2017-12-13[dsymutil][test] Fix failing test when no lipo binary availableJonas Devlieghere
2017-12-13[dsymutil] Re-enable threadingJonas Devlieghere
2017-12-12[dsymutil] Accept line tables up to DWARFv5.Jonas Devlieghere
2017-12-07[dsymutil] Add -verify option to run DWARF verifier after linking.Jonas Devlieghere