[PATCH] D80099: [llvm-objcopy][MachO] Add support for removing Swift symbols

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 20:42:13 PDT 2020


jyknight added a comment.

Isn't this potentially problematic from a compatibility point-of-view, since it squats a single-letter command-line argument for a mach-o-specific feature, while llvm-strip is generally trying to be compatible to GNU strip?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80099/new/

https://reviews.llvm.org/D80099





More information about the llvm-commits mailing list