[llvm-bugs] [Bug 40073] New: llvm-symbolizer: Add -i/--inlines as aliases of --inlining

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


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: 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 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181218/72d57d01/attachment.html>


More information about the llvm-bugs mailing list