[all-commits] [llvm/llvm-project] 725bc3: [llvm-symbolizer] Place Mach-O options into the Ma...

gbreynoo via All-commits all-commits at lists.llvm.org
Wed May 12 04:07:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 725bc3eb0d5cdce1952e2848c1f170c808d0acde
      https://github.com/llvm/llvm-project/commit/725bc3eb0d5cdce1952e2848c1f170c808d0acde
  Author: gbreynoo <Owen.Reynolds at sony.com>
  Date:   2021-05-12 (Wed, 12 May 2021)

  Changed paths:
    M llvm/tools/llvm-symbolizer/Opts.td

  Log Message:
  -----------
  [llvm-symbolizer] Place Mach-O options into the Mach-O option group.

In the help output of other tools and in the symbolizer command guide,
Mach-O specific options are in their own section. This change fixes the
symbolizer help output to be consistent.

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




More information about the All-commits mailing list