[all-commits] [llvm/llvm-project] 329ebb: [dsymutil] Fix short options displayed in the help...

Xing GUO via All-commits all-commits at lists.llvm.org
Tue Apr 28 19:17:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 329ebb85a90ecc61240bff95cabd73552d22ce2a
      https://github.com/llvm/llvm-project/commit/329ebb85a90ecc61240bff95cabd73552d22ce2a
  Author: Xing GUO <higuoxing at gmail.com>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M llvm/test/tools/dsymutil/cmdline.test
    M llvm/tools/dsymutil/Options.td

  Log Message:
  -----------
  [dsymutil] Fix short options displayed in the help message.

This patch helps make the short options displayed in the help message be consistant with the description in https://llvm.org/docs/CommandGuide/dsymutil.html

Reviewed By: JDevlieghere, aprantl

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




More information about the All-commits mailing list