[llvm-bugs] [Bug 40067] New: llvm-symbolizer: Add -a and --addresses as aliases for --print-address

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


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: unassignedbugs at nondot.org
          Reporter: jh7370.2008 at my.bristol.ac.uk
                CC: htmldeveloper at gmail.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181218/28aa5710/attachment.html>


More information about the llvm-bugs mailing list