[llvm-bugs] [Bug 39407] New: llvm-objdump: add support for '--reloc' as an alias of -r

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 23 08:10:19 PDT 2018


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

            Bug ID: 39407
           Summary: llvm-objdump: add support for '--reloc' as an alias of
                    -r
           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 --reloc option in GNU objdump is an alias of the -r 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/f169926a/attachment.html>


More information about the llvm-bugs mailing list