Re: [PATCH] D39567: [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally

Ying Yi via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 08:15:02 PST 2017


Hi Zachary and Reid,



Many thanks for your code review. When I test my patch with the latest LLVM
and Clang today, there is a new added test
(MC/AsmParser/preserve-comments-crlf.s) which failed since it uses the
unsupported diff option --strip-trailing-cr. I need to update the patch to
support the diff --strip-trailing-cr option. I am working on this.

Thanks,

Maggie

On Fri, Nov 17, 2017 at 9:37 PM, Reid Kleckner via Phabricator <
reviews at reviews.llvm.org> wrote:

> rnk accepted this revision.
> rnk added a comment.
>
> lgtm
>
>
> https://reviews.llvm.org/D39567
>
>
>
>


-- 
Ying Yi
SN Systems - Sony Interactive Entertainment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/5c7307f7/attachment.html>


More information about the llvm-commits mailing list