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: unassignedb...@nondot.org
          Reporter: jh7370.2...@my.bristol.ac.uk
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to