[PATCH] D151864: Strip stabs symbols in Mach-O when stripping debug info

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 08:35:02 PDT 2023


MaskRay accepted this revision.
MaskRay 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.
+
----------------
Show that --strip-debug strips stabs symbols and debug sections.?

Does strip-debug.test work better?


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