[llvm-bugs] [Bug 42250] New: Improve llvm-objdump help text
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 12 04:00:34 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42250
Bug ID: 42250
Summary: Improve llvm-objdump help text
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
I noticed a few issues with the help text of llvm-objdump, which should
probably be fixed.
* -cfg is mentioned in the documentation but not in the help text.
* The -m/--macho options are not listed as Mach-O specific options in the help
text, unlike other Mach-O related options.
* -x86-asm-syntax is explicitly hidden in the help text, despite being in the
documentation. I don't know why.
* Some short options are in the documentation but not the help text (e.g. -g).
See also http://lists.llvm.org/pipermail/llvm-dev/2019-June/132917.html.
--
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/20190612/88878a1d/attachment-0001.html>
More information about the llvm-bugs
mailing list