https://bugs.llvm.org/show_bug.cgi?id=41911
Bug ID: 41911
Summary: Add warning if --start-address/--stop-address specify
range outside file's address range
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
It is possible for --start-address/--stop-address to provide a range that
covers no data that is covered by a section or program header. In this case,
nothing will be disassembled. It might be nice to say, in a warning, why
nothing was disassembled.
--
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