[llvm-bugs] [Bug 50690] New: Strip should not resolve symlinks

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jun 11 18:27:34 PDT 2021


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

            Bug ID: 50690
           Summary: Strip should not resolve symlinks
           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: krzpyrkosz at gmail.com
                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

Created attachment 24946
  --> https://bugs.llvm.org/attachment.cgi?id=24946&action=edit
Difference between gnu and llvm strip

Hello. Contrary to gnu strip, llvm-strip resolves and overwrites symlinks with
the actual contents of the destination binary. A minimal example is attached.

-- 
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/20210612/1fd376b6/attachment.html>


More information about the llvm-bugs mailing list