llvm-project/llvm/test/tools/dsymutil
Adrian Prantl 3ae35eb56b llvm-dwarfdump: automatically dump both regular and .dwo variant of sections
Since users typically don't really care about the .dwo / non.dwo
distinction, this patch makes it so dwarfdump --debug-<info,...> dumps
.debug_info and (if available) also .debug_info.dwo. This simplifies
the command line interface (I've removed all dwo-specific dump
options) and makes the tool friendlier to use.

Differential Revision: https://reviews.llvm.org/D37771

llvm-svn: 313207
2017-09-13 22:09:01 +00:00
..
ARM llvm-dwarfdump: Replace -debug-dump=sect option with individual options. 2017-09-11 22:59:45 +00:00
Inputs [dsymutil] Don't mark forward declarations as canonical. 2017-08-31 20:22:31 +00:00
X86 llvm-dwarfdump: automatically dump both regular and .dwo variant of sections 2017-09-13 22:09:01 +00:00
absolute_symbol.test Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT. 2016-02-26 19:40:34 +00:00
arch-option.test MachO: remove weird ARM/Thumb interface from MachOObjectFile 2016-04-22 23:21:13 +00:00
archive-timestamp.test
basic-linking.test [dsymutil] Fix handling of common symbols. 2016-01-31 04:29:34 +00:00
debug-map-parsing.test [dsymutil] Fix handling of common symbols. 2016-01-31 04:29:34 +00:00
dump-symtab.test
fat-binary-output.test [dsymutil] Create the temporary files in the system temp directory. 2016-05-02 21:06:14 +00:00
yaml-object-address-rewrite.test [dsymutil] Fix handling of common symbols. 2016-01-31 04:29:34 +00:00