[PATCH] D120731: [llvm] add -o flag to llvm-bitcode-strip

Richard Howell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 07:27:24 PST 2022


rmaz created this revision.
rmaz added a reviewer: jhenderson.
Herald added a reviewer: alexander-shaposhnikov.
Herald added a reviewer: rupprecht.
Herald added a subscriber: ormris.
rmaz requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Add the -o flag to specify an output path for llvm-bitcode-strip.
This matches the interface to the Xcode bitcode_strip tool.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120731

Files:
  llvm/test/tools/llvm-objcopy/MachO/bitcode-strip.test
  llvm/tools/llvm-objcopy/BitcodeStripOpts.td
  llvm/tools/llvm-objcopy/ObjcopyOptions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120731.412099.patch
Type: text/x-patch
Size: 3497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/3cc0c1ae/attachment.bin>


More information about the llvm-commits mailing list