[llvm-bugs] [Bug 45695] New: Implement --dependent-libraries for GNU style output

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Apr 27 04:38:11 PDT 2020


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

            Bug ID: 45695
           Summary: Implement --dependent-libraries for GNU style output
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-readobj
          Assignee: unassignedbugs at nondot.org
          Reporter: jh7370.2008 at my.bristol.ac.uk
                CC: jh7370.2008 at my.bristol.ac.uk, llvm-bugs at lists.llvm.org

Many people who have migrated from GNU readelf to llvm-readelf will have GNU
output by default (because the output style is based on the executable name).
--dependet-libraries is currently not implemented for this style and users get
an unhelpful output message saying this, but with no additional information. We
should add support for a GNU style output, even if there is no GNU readelf
version of the switch, to avoid confusion about whether this option is useful
or not.

-- 
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/20200427/26cb4821/attachment.html>


More information about the llvm-bugs mailing list