forked from OSchip/llvm-project
f1f9c34174
The binutils utility dwp has an option "-e" https://gcc.gnu.org/wiki/DebugFissionDWP to specify an executable/library to get the list of *.dwo files from it. This option is particularly useful when someone runs the tool manually outside of a build system. This diff adds an implementation of "-e" to llvm-dwp. Test plan: make check-all Differential revision: https://reviews.llvm.org/D37371 llvm-svn: 312409 |
||
---|---|---|
.. | ||
compress | ||
compressfail | ||
duplicate | ||
duplicate_dwo_name | ||
dwos_list_from_exec | ||
gcc_type | ||
invalid_cu_index | ||
merge/notypes | ||
missing_tu_index | ||
simple | ||
type_dedup | ||
empty.dwo | ||
empty_compressed_section.dwo | ||
invalid_compressed.dwo | ||
invalid_string_form.dwo | ||
multiple_type_sections.dwp | ||
non_cu_top_level.dwo |