[llvm-bugs] [Bug 41902] New: --start/stop-address should not affect symbol table or relocation printing

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 16 05:58:27 PDT 2019


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

            Bug ID: 41902
           Summary: --start/stop-address should not affect symbol table or
                    relocation printing
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          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

For some reason, r281232, which added --start-address and --stop-address
support to llvm-objdump caused it to affect the symbol table and relocation
printing. This behaviour is untested, and not mentioned in the review or commit
message. In GNU objdump the --start-address/--stop-address switches only affect
disassembly, as far as I can tell. I don't see a good reason for this
difference in behaviour, and it could be somewhat confusing to some people.

-- 
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/e156796c/attachment.html>


More information about the llvm-bugs mailing list