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 |
||
|---|---|---|
| .. | ||
| compress.test | ||
| compressfail.test | ||
| duplicate.test | ||
| dwos_list_from_exec_simple.test | ||
| empty.test | ||
| gcc_type.test | ||
| invalid_cu_index.test | ||
| invalid_string_form.test | ||
| lit.local.cfg | ||
| merge.test | ||
| missing_tu_index.test | ||
| multiple_type_sections.test | ||
| nocompress.test | ||
| non_cu_top_level.test | ||
| simple.test | ||
| type_dedup.test | ||