Adrian Prantl 93fed884cc 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
..
2015-11-16 14:05:32 +00:00
2017-01-09 21:38:14 +00:00
2017-01-09 21:38:14 +00:00
2017-07-12 16:14:00 +00:00
2017-01-22 20:28:56 +00:00
2016-04-08 18:15:37 +00:00
2016-04-08 18:15:37 +00:00
2017-07-16 07:48:48 +00:00