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

            Bug ID: 40073
           Summary: llvm-symbolizer: Add -i/--inlines as aliases of
                    --inlining
           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 provides the --inlining switch to print information about
inlined functions. GNU addr2line uses a different spelling for this switch
(--inlines), and also provides a short alias (-i). These switches provide the
same behaviour as llvm-symbolizer's switch, so we should add them to improve
command-line 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