[llvm-bugs] [Bug 40071] New: llvm-symbolizer: Add -e/--exe as aliases for --obj

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 18 03:18:22 PST 2018


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

            Bug ID: 40071
           Summary: llvm-symbolizer: Add -e/--exe as aliases for --obj
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: jh7370.2008 at my.bristol.ac.uk
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

If specified, llvm-symbolizer uses the value of the --obj argument as the input
file. GNU addr2line uses -e/--exe for the same thing, and does not recognise
--obj. It would improve command-line compatibility if we added both -e and
--exe as aliases for --obj to llvm-symbolizer.

-- 
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/20181218/4e31e802/attachment.html>


More information about the llvm-bugs mailing list