summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/dsymutil
Commit message (Expand)AuthorAgeFilesLines
* [Remarks] Warn if a remark file is not found when processing static archivesFrancis Visoiu Mistrih2020-01-034-0/+47
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-242-4/+4
* [Remarks] Allow empty temporary remark filesFrancis Visoiu Mistrih2019-11-229-1/+9
* 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-0119-0/+101
* [dsymutil] Print warning/error for unknown/missing arguments.Jonas Devlieghere2019-10-161-0/+6
* [dsymutil] Support and relocate base address selection entries for debug_locJonas Devlieghere2019-10-153-0/+29
* Re-land "[dsymutil] Fix handling of common symbols in multiple object files."Jonas Devlieghere2019-10-094-0/+39
* Revert r374139, "[dsymutil] Fix handling of common symbols in multiple object...Jeremy Morse2019-10-094-39/+0
* [dsymutil] Fix handling of common symbols in multiple object files.Jonas Devlieghere2019-10-094-0/+39
* [dsymutil] Improve verbose output (NFC)Jonas Devlieghere2019-10-081-22/+44
* [dsymutil] Tablegenify option parsingJonas Devlieghere2019-10-031-8/+6
* [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
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* [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-222-0/+57
* dsymutil support for DW_OP_convertAdrian Prantl2019-02-283-0/+78
* [dsymutil] Don't clone empty CUsJonas Devlieghere2019-02-132-6/+3
* [test] Run the verifier for dsymutil module testsJonas Devlieghere2019-02-084-4/+6
* [dsymutil] Upstream unobfuscation logic.Jonas Devlieghere2019-01-077-0/+213
* 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-305-0/+24
* Make dsymutil more robust when parsing load commands.Adrian Prantl2018-11-132-1/+1
* [dsymutil] Copy the LC_BUILD_VERSION load command into the companion binary.Adrian Prantl2018-11-082-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-303-0/+59
* [PPC] Remove Darwin support from POWER backend.Kit Barton2018-08-282-37/+0
* 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-252-0/+39
* [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
* Replace unused output filenames with /dev/null in testsFangrui Song2018-07-022-2/+2
* [dsymutil] Make the CachedBinaryHolder the defaultJonas Devlieghere2018-06-291-6/+6
* [dsymutil] Escape HTML special characters in plist.Jonas Devlieghere2018-05-301-2/+2
* [Support] Add color cl category.Jonas Devlieghere2018-05-241-0/+2
* [DebugInfo] Use absolute addresses in location listsJonas Devlieghere2018-05-212-6/+6
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-092-4/+4
* [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-083-0/+23
* Another attempt to fix papertrail-warnings.test on Windows bots by making exp...Douglas Yung2018-04-021-3/+3
OpenPOWER on IntegriCloud