llvm-project/llvm/test/tools/llvm-dwp/X86
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
..
compress.test llvm-dwarfdump: Make -brief the default and add a -verbose option instead. 2017-09-11 23:05:20 +00:00
compressfail.test [llvm-dwp] - Reuse object::Decompressor class 2017-01-13 15:58:55 +00:00
duplicate.test
dwos_list_from_exec_simple.test llvm-dwarfdump: Make -brief the default and add a -verbose option instead. 2017-09-11 23:05:20 +00:00
empty.test llvm-dwarfdump: automatically dump both regular and .dwo variant of sections 2017-09-13 22:09:01 +00:00
gcc_type.test llvm-dwarfdump: Make -brief the default and add a -verbose option instead. 2017-09-11 23:05:20 +00:00
invalid_cu_index.test llvm-dwp: Add .test files missing from r269339 2016-05-16 21:13:15 +00:00
invalid_string_form.test llvm-dwp: Provide error handling for invalid string field forms 2016-05-17 00:07:10 +00:00
lit.local.cfg
merge.test llvm-dwarfdump: Make -brief the default and add a -verbose option instead. 2017-09-11 23:05:20 +00:00
missing_tu_index.test llvm-dwp: Add .test files missing from r269339 2016-05-16 21:13:15 +00:00
multiple_type_sections.test llvm-dwp: Add error handling for multiple type sections in a dwp file. 2016-05-17 22:00:57 +00:00
nocompress.test [llvm-dwp] - Reuse object::Decompressor class 2017-01-13 15:58:55 +00:00
non_cu_top_level.test llvm-dwp: Add error handling for invalid (non-CU) top level tag in debug_info.dwo 2016-05-16 23:26:29 +00:00
simple.test llvm-dwarfdump: automatically dump both regular and .dwo variant of sections 2017-09-13 22:09:01 +00:00
type_dedup.test llvm-dwarfdump: Make -brief the default and add a -verbose option instead. 2017-09-11 23:05:20 +00:00