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

            Bug ID: 40067
           Summary: llvm-symbolizer: Add -a and --addresses as aliases for
                    --print-address
           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

llvm-symbolizer has a --print-address option which prints the input address
before the corresponding output. This is the same behaviour as GNU's addr2line
--addresses switch (aka -a). It would be nice to add these two aliases to
llvm-symbolizer to improve GNU compatibility.

-- 
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