[PATCH] D66449: [llvm-objcopy] Accept MachO formats in commad-line parsing

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 20:38:05 PDT 2019


seiya added a comment.

In D66449#1648463 <https://reviews.llvm.org/D66449#1648463>, @seiya wrote:

> In D66449#1646539 <https://reviews.llvm.org/D66449#1646539>, @jhenderson wrote:
>
> > Test cases for the new code?
>
>
> I forgot to add NFC in the title. This patch does not introduce new features thus we don't need new tests for it I think.


Ah, I got it wrong. Tests for newly added code will be added in D66407 <https://reviews.llvm.org/D66407>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66449





More information about the llvm-commits mailing list