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: unassignedb...@nondot.org
          Reporter: krzpyrk...@gmail.com
                CC: alexander.v.shaposhni...@gmail.com,
                    jake.h.ehrl...@gmail.com,
                    jh7370.2...@my.bristol.ac.uk,
                    llvm-bugs@lists.llvm.org, ruppre...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to