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

            Bug ID: 41910
           Summary: Rename --disassemble-functions to
                    --disassemble-symbols
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-objdump
          Assignee: unassignedb...@nondot.org
          Reporter: jh7370.2...@my.bristol.ac.uk
                CC: llvm-bugs@lists.llvm.org

--disassemble-functions can be used to disassemble data when used with
--disassemble-all. Therefore, it makes no sense for the switch name to be
"disassemble-functions". I propose renaming it to --disassemble-symbols, since
that reflects its more generic usage.

-- 
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