]> granicus.if.org Git - llvm/commit
[docs][llvm-dwarfdump] Make the --show-parents and --show-children help text and...
authorJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 14 Jun 2019 13:00:09 +0000 (13:00 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 14 Jun 2019 13:00:09 +0000 (13:00 +0000)
commit5900b63bf68f413964bd0eea56bb83f329709ada
tree3e756ae9ddd9edb8492641b694a8d6e9fb0860a1
parentf4057b6f1cc4028bc583942e64337e54fc32cfe8
[docs][llvm-dwarfdump] Make the --show-parents and --show-children help text and docs more consistent and correct

The docs and help text for --show-parents and --show-children were a bit
inconsistent. The help text claimed they had an effect when "=<offset>"
was used, whereas the doc said it had an effect when "--find" or
"--name" were used. This change changes the doc to mention "=<offset>"
and removes this reference from the help text, to avoid having a very
long description in the help text (it still says "when selectively
printing entries").

Reviewed by: JDevlieghere, aprantl

Differential Revision: https://reviews.llvm.org/D63275

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363380 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandGuide/llvm-dwarfdump.rst
tools/llvm-dwarfdump/llvm-dwarfdump.cpp