[llvm-bugs] [Bug 39406] New: llvm-objdump: add support for '--syms' as an alias of -t
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Oct 23 06:59:10 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39406
Bug ID: 39406
Summary: llvm-objdump: add support for '--syms' as an alias of
-t
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
The --syms option in GNU objdump is an alias of the -t option. We should add
support for this alias, to make it easier for people to transition from GNU
objdump to llvm-objdump.
--
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/20181023/1b8d3d24/attachment.html>
More information about the llvm-bugs
mailing list