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

Reply via email to