https://bugs.llvm.org/show_bug.cgi?id=41043
Bug ID: 41043
Summary: llvm-strip --strip-unneeded keeps .debug_* sections
and removes .gnu_debuglink section.
Product: tools
Version: 8.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: llvm-strip
Assignee: unassignedb...@nondot.org
Reporter: pawel_sik...@zoho.com
CC: llvm-bugs@lists.llvm.org
Hi,
the llvm-strip works little different than strip from binutils, e.g.:
- it removes .gnu_debuglink section
- it keeps .debug_* sections for --strip-unneeded option.
testcase 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