[all-commits] [llvm/llvm-project] 05b1c7: [llvm-dwarfdump][docs] Add missing options to the ...

gbreynoo via All-commits all-commits at lists.llvm.org
Mon Sep 27 06:30:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05b1c7aebfff8cc08a620d01e739f343ed01db6d
      https://github.com/llvm/llvm-project/commit/05b1c7aebfff8cc08a620d01e739f343ed01db6d
  Author: gbreynoo <Owen.Reynolds at sony.com>
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
    M llvm/docs/CommandGuide/llvm-dwarfdump.rst
    M llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp

  Log Message:
  -----------
  [llvm-dwarfdump][docs] Add missing options to the help output and the command guide

This change is to add some missing details to the help text and command
guide:

- Added a note to the command guide that --debug-macro also dumps
  .debug_macinfo.
- Added a note to the command guide that --debug-frame and --eh_frame
  are aliases, and in cases where both sections are present one command
  outputs both.
- Changed the wording in the help output for --ignore-case and --regex to
  closer match the command guide.




More information about the All-commits mailing list