1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Jonas Devlieghere 2b24554801 [llvm-dwarfdump] Print [=<offset>] after --debug-* options in help output.
Some of the --debug-* options can take an optional offset. Although the
man page does a good job of making that clear, it's much harder to
discover from the help output.

Currently the only reference to this is the following sentence:

> Where applicable these parameters take an optional =<offset> argument
> to dump only the entry at the specified offset.

This patch changes the help output from to print [=<offset>] after the
options that take an offset.

  --debug-info[=<offset>]    - Dump the .debug_info section

rdar://problem/63150066

Differential revision: https://reviews.llvm.org/D80959
2020-06-02 11:06:11 -07:00
..
2019-07-04 21:19:05 +00:00
2020-04-25 16:19:02 -06:00
2019-07-04 21:19:05 +00:00
2019-07-04 21:19:05 +00:00
2019-07-04 21:19:05 +00:00
2020-04-13 14:41:55 +02:00
2019-07-04 04:41:06 +00:00