[llvm-bugs] [Bug 42234] New: [docs][llvm-nm] Add missing options to documentation

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 11 08:50:45 PDT 2019


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

            Bug ID: 42234
           Summary: [docs][llvm-nm] Add missing options to documentation
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-nm
          Assignee: unassignedbugs at nondot.org
          Reporter: jh7370.2008 at my.bristol.ac.uk
                CC: llvm-bugs at lists.llvm.org

The following options are missing from llvm-nm's documentation, but are in the
help text. We should add them so that we are consistent between the two:

--add-dyldinfo (Mach-O only)
--arch (Mach-O only)
--demangle
--just-symbol-name
--no-demangle
--no-dyldinfo (Mach-O only)
--no-llvm-bc
--portability
--print-armap
--reverse-sort
-x (Mach-O only)

It might be nice for the Mach-O only options to be in a different sub-heading
within the document.

-- 
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/20190611/5edbaf5a/attachment.html>


More information about the llvm-bugs mailing list