[llvm-gsymutil] Fix command descriptions introduced in upstream D148775 when switchin...
authorWanyi Ye <wanyi@fb.com>
Thu, 15 Jun 2023 22:18:06 +0000 (15:18 -0700)
committerWanyi Ye <wanyi@fb.com>
Fri, 16 Jun 2023 15:46:44 +0000 (11:46 -0400)
commitdf06594a8ccb8afec581442c1ea2508813e98210
tree7d85d6f5cfb78bc29b4a6180877b639f828ce57b
parent61c9052cec10a80f9a48d2da9e443629089c9a88
[llvm-gsymutil] Fix command descriptions introduced in upstream D148775 when switching to OptTable

[D148775](https://reviews.llvm.org/D148775) changed the help msg for `--addresses-from-stdin` option when switching to OptTable

This patch also fixed a small problem in the argument type error msg

Test Plan: NFC

Differential Revision: https://reviews.llvm.org/D153086
llvm/tools/llvm-gsymutil/Opts.td
llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp