[PATCH] D87212: [llvm-objcopy][MachO] Add llvm-bitcode-strip driver
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 18 19:19:11 PDT 2020
Makes sense. Cheers :)
-eric
On Fri, Sep 18, 2020 at 10:18 PM Alexander Shaposhnikov via Phabricator <
reviews at reviews.llvm.org> wrote:
> alexshap added a comment.
>
> @echristo
>
> http://lists.llvm.org/pipermail/llvm-dev/2020-August/144506.html
>
> 1. There is a conflict between the command-line flags of `strip` and
> `bitcode_strip` on OSX
> 2. In cctools bitcode_strip and strip are different binaries, so in the
> future there is a chance that the number of conflicts will grow (in fact,
> some single-letter options (e.g. -T) were added to `strip` no so long ago).
>
>
> Repository:
> rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
> https://reviews.llvm.org/D87212/new/
>
> https://reviews.llvm.org/D87212
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/5bd1b459/attachment.html>
More information about the llvm-commits
mailing list