[all-commits] [llvm/llvm-project] df0659: [llvm-gsymutil] Fix command descriptions introduce...

kusmour via All-commits all-commits at lists.llvm.org
Fri Jun 16 08:47:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df06594a8ccb8afec581442c1ea2508813e98210
      https://github.com/llvm/llvm-project/commit/df06594a8ccb8afec581442c1ea2508813e98210
  Author: Wanyi Ye <wanyi at fb.com>
  Date:   2023-06-16 (Fri, 16 Jun 2023)

  Changed paths:
    M llvm/tools/llvm-gsymutil/Opts.td
    M llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list