summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/dsymutil/X86
Commit message (Expand)AuthorAgeFilesLines
* [Remarks] Warn if a remark file is not found when processing static archivesFrancis Visoiu Mistrih2020-01-031-0/+43
* [Remarks] Allow empty temporary remark filesFrancis Visoiu Mistrih2019-11-221-0/+8
* DWARFDebugLoc(v4): Add an incremental parsing functionPavel Labath2019-11-153-13/+10
* [dsymutil] Add -dump to llvm-bcanalyzer invocationsFrancis Visoiu Mistrih2019-11-132-4/+4
* [dsymutil] Second attempt to fix dsymutil tests on non-darwin platformsFrancis Visoiu Mistrih2019-11-011-1/+1
* [dsymutil] Require darwin in fat binary testFrancis Visoiu Mistrih2019-11-011-0/+2
* [dsymutil] Add support for linking remarksFrancis Visoiu Mistrih2019-11-013-0/+78
* [dsymutil] Support and relocate base address selection entries for debug_locJonas Devlieghere2019-10-151-0/+29
* Re-land "[dsymutil] Fix handling of common symbols in multiple object files."Jonas Devlieghere2019-10-091-0/+39
* Revert r374139, "[dsymutil] Fix handling of common symbols in multiple object...Jeremy Morse2019-10-091-39/+0
* [dsymutil] Fix handling of common symbols in multiple object files.Jonas Devlieghere2019-10-091-0/+39
* [llvm-readobj][MachO] Fix section type printingSeiya Nuta2019-08-151-13/+13
* NFC: Unforget a colon in a few CHECK: directives.Artem Dergachev2019-07-122-1/+2
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-013-6/+6
* [dsymutil] Put Swift interface files into a per-arch subdirectory.Adrian Prantl2019-04-231-1/+1
* [dsymutil] Collect parseable Swift interfaces in the .dSYM bundle.Adrian Prantl2019-04-221-0/+23
* dsymutil support for DW_OP_convertAdrian Prantl2019-02-281-0/+33
* [dsymutil] Don't clone empty CUsJonas Devlieghere2019-02-132-6/+3
* [test] Run the verifier for dsymutil module testsJonas Devlieghere2019-02-084-4/+6
* Add missing -oso-prepend-path to dsymutil test.Adrian Prantl2018-12-201-1/+1
* [dsymutil] Gather global and local symbol addresses in the main executable.Jonas Devlieghere2018-11-301-0/+24
* Make dsymutil more robust when parsing load commands.Adrian Prantl2018-11-131-1/+1
* [dsymutil] Copy the LC_BUILD_VERSION load command into the companion binary.Adrian Prantl2018-11-081-0/+11
* Fix spelling errorAdrian Prantl2018-11-071-1/+1
* [dsymutil] Set LSan blacklist whenever sanitizers are enabled.Jonas Devlieghere2018-09-241-1/+1
* [dsymutil] Suppress CoreFoundation leaks in tests.Jonas Devlieghere2018-09-212-0/+8
* dsymutil: Avoid pruning non-type forward declarations inside DW_TAG_moduleAdrian Prantl2018-08-301-0/+59
* fix comment typoNico Weber2018-08-271-1/+1
* [dsymutil] Simplify temporary file handling.Jonas Devlieghere2018-07-293-12/+0
* [test] Disable dsymutil update test on windowsJonas Devlieghere2018-07-263-2/+8
* [test] Do dsymutil update in placeJonas Devlieghere2018-07-261-6/+6
* [dsymutil] Add support for generating DWARF5 accelerator tables.Jonas Devlieghere2018-07-251-0/+38
* [dwarfdump] Add pretty printer for accelerator table based on Atom.Jonas Devlieghere2018-07-131-1/+1
* [dsymutil] Add support for outputting assemblyJonas Devlieghere2018-07-091-0/+3
* [dsymutil] Escape HTML special characters in plist.Jonas Devlieghere2018-05-301-2/+2
* [DebugInfo] Use absolute addresses in location listsJonas Devlieghere2018-05-212-6/+6
* [dsymutil] Don't try to load Swift ASTs as objects.Jonas Devlieghere2018-04-091-0/+1
* [dsymutil] Don't crash on empty CUJonas Devlieghere2018-04-081-0/+7
* Another attempt to fix papertrail-warnings.test on Windows bots by making exp...Douglas Yung2018-04-021-3/+3
* Attempt to fix papertrail-warnings.test on Windows bots.Nico Weber2018-04-021-2/+2
* [dsymutil] Upstream emitting of papertrail warnings.Jonas Devlieghere2018-04-021-0/+30
* [dsymutil] Rename llvm-dsymutil -> dsymutilJonas Devlieghere2018-03-1840-70/+70
* [dsymutil] Unify error handling and add colorJonas Devlieghere2018-03-092-2/+2
* [dsymutil] Embed toolchain in dSYM bundleJonas Devlieghere2018-03-081-1/+6
* [dwarfdump] Only print CU relative offset in verbose modeJonas Devlieghere2018-03-073-32/+32
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-233-27/+27
* [dsymutil] Correctly handle DW_TAG_labelJonas Devlieghere2018-02-201-0/+16
* [dwarfdump] Fix spurious verification errors for DW_AT_location attributesJonas Devlieghere2018-02-171-8/+23
* Change "UNSUPPORTED: windows" to be "UNSUPPORTED: system-windows" so that tes...Douglas Yung2018-02-082-2/+2
* [test][dsymutil] Fix tests for Windows bots.Jonas Devlieghere2018-02-083-17/+2
OpenPOWER on IntegriCloud