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

Reply via email to