[PATCH] D120669: [llvm] add -r functionality to llvm-bitcode-strip
Richard Howell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 28 11:24:47 PST 2022
rmaz created this revision.
Herald added subscribers: ormris, hiraditya.
Herald added a reviewer: alexander-shaposhnikov.
Herald added a reviewer: rupprecht.
Herald added a reviewer: jhenderson.
rmaz requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.
This diff adds functionality to the llvm-bitcode-strip tool for
stripping of LLVM bitcode sections.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D120669
Files:
llvm/lib/ObjCopy/MachO/MachOObject.cpp
llvm/test/tools/llvm-objcopy/MachO/bitcode-strip.test
llvm/tools/llvm-objcopy/BitcodeStripOpts.td
llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
llvm/tools/llvm-objcopy/ObjcopyOptions.h
llvm/tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120669.411852.patch
Type: text/x-patch
Size: 7817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220228/4f139e39/attachment.bin>
More information about the llvm-commits
mailing list