[llvm-bugs] [Bug 50691] New: Strip should not stop at first unrecognized file
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jun 11 18:42:53 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50691
Bug ID: 50691
Summary: Strip should not stop at first unrecognized file
Product: tools
Version: trunk
Hardware: PC
OS: Linux
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 24947
--> https://bugs.llvm.org/attachment.cgi?id=24947&action=edit
dfiference between gnu and llvm strip
Gnu strip continues on failure, llvm equivalent does not. I've accidentally
discovered that it does not support --verbose either.
--
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/3126d4a8/attachment.html>
More information about the llvm-bugs
mailing list