[PATCH] D151864: Strip stabs symbols in Mach-O when stripping debug info
Mike Hommey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 2 13:08:13 PDT 2023
glandium added inline comments.
================
Comment at: llvm/test/tools/llvm-objcopy/MachO/strip-stabs.test:1
+## Show that llvm-objcopy/llvm-strip stabs symbols and debug sections.
+
----------------
MaskRay wrote:
> Show that --strip-debug strips stabs symbols and debug sections.?
>
> Does strip-debug.test work better?
strip-debug.text exists and tests with a data file that does *not* contain stabs symbols.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151864/new/
https://reviews.llvm.org/D151864
More information about the llvm-commits
mailing list