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

            Bug ID: 41904
           Summary: Add warning if --disassemble-functions specifies an
                    unknown symbol
           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 takes a list of symbols to disassemble. It would make
sense to emit a warning if a symbol is specified that doesn't exist. This could
help protect against typos etc.

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