]> granicus.if.org Git - llvm/commit
[llvm-dwarfdump] Simplify --ignore-case help text and documentation
authorJames Henderson <jh7370@my.bristol.ac.uk>
Tue, 11 Jun 2019 13:51:18 +0000 (13:51 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Tue, 11 Jun 2019 13:51:18 +0000 (13:51 +0000)
commit592639ad225f47ec5e19026f77e069f09c3c1f9d
treec85479083023fc1f9b7540cb78f55ecfc7d28780
parentf9e54307e71aeaed6dedf362c64e68e7ced133cd
[llvm-dwarfdump] Simplify --ignore-case help text and documentation

There was a typo in the --ignore-case help text that was copied into the
llvm-dwarfdump command-guide. Additionally, this patch simplifies the
wording, since it was unnecessarily verbose: the switch applies for
searching in general and doesn't need explicitly stating different
search modes (which might go out-of-date as options are added or
removed).

Reviwed by: JDevlieghere

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

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