[PATCH] D120669: [llvm] add -r functionality to llvm-bitcode-strip
Richard Howell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 3 08:09:27 PST 2022
rmaz updated this revision to Diff 412731.
rmaz marked an inline comment as done.
rmaz added a comment.
- split test into basic and remove
- cantFail instead of checking error that cannot occur
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120669/new/
https://reviews.llvm.org/D120669
Files:
llvm/test/tools/llvm-objcopy/MachO/bitcode-strip-basic.test
llvm/test/tools/llvm-objcopy/MachO/bitcode-strip-remove.test
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.412731.patch
Type: text/x-patch
Size: 7132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220303/5e1f8363/attachment.bin>
More information about the llvm-commits
mailing list