[llvm-bugs] [Bug 42886] New: Add --strip-sections to llvm-strip

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 5 01:35:21 PDT 2019


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

            Bug ID: 42886
           Summary: Add --strip-sections to llvm-strip
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-objcopy/strip
          Assignee: unassignedbugs at nondot.org
          Reporter: jh7370.2008 at my.bristol.ac.uk
                CC: alexander.v.shaposhnikov at gmail.com,
                    jake.h.ehrlich at gmail.com,
                    jh7370.2008 at my.bristol.ac.uk,
                    llvm-bugs at lists.llvm.org, rupprecht at google.com

It is present in llvm-objcopy but not llvm-strip. The original motivation
behind --strip-sections was taken from eu-strip. See
https://reviews.llvm.org/D38335. It seems silly to have this switch in
llvm-objcopy but not in llvm-strip, especially given the original motivation.
We should add it.

-- 
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/20190805/2079357c/attachment.html>


More information about the llvm-bugs mailing list