[llvm-bugs] [Bug 42256] New: Improve llvm-readobj help text

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jun 12 06:39:28 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=42256

            Bug ID: 42256
           Summary: Improve llvm-readobj help text
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-readobj
          Assignee: unassignedbugs at nondot.org
          Reporter: jh7370.2008 at my.bristol.ac.uk
                CC: jh7370.2008 at my.bristol.ac.uk, llvm-bugs at lists.llvm.org

llvm-readobj's help text has a couple of issues that I think we can improve:

* The help text uses single-dash long options for option names, but references
in the help text to other options exlcusively use double-dashes.

* Several aliases are missing from the help text. See
http://lists.llvm.org/pipermail/llvm-dev/2019-June/132917.html for a discussion
on this topic.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190612/f637fa35/attachment.html>


More information about the llvm-bugs mailing list