[llvm-bugs] [Bug 41904] New: Add warning if --disassemble-functions specifies an unknown symbol

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 16 06:16:23 PDT 2019


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: unassignedbugs at nondot.org
          Reporter: jh7370.2008 at my.bristol.ac.uk
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190516/20fee193/attachment.html>


More information about the llvm-bugs mailing list