[PATCH] D132267: [llvm-objcopy][MachO] Remove more sections with llvm-bitcode-strip

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 00:26:14 PDT 2022


jhenderson added a comment.

Functionally, this looks to do what it says it does - I have no comments there. I don't know enough about either bitcode or Mach-O to identify the sections that should be removed though. Soft LGTM apart from that point, with someone with more knowledge needing to confirm it or otherwise.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132267



More information about the llvm-commits mailing list