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

Reply via email to