[lld] r268404 - Produce cpio files for --reproduce.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 19:32:02 PDT 2016


On Wed, May 4, 2016 at 6:33 PM, Rafael EspĂ­ndola <
llvm-commits at lists.llvm.org> wrote:

> > Chromium was using a zip file of gnuwin32 tools to run the tests, and it
> > didn't have it. We just added it. I'm just... not sure it'll be present
> in
> > every MSys installation under the sun.
>
> Interesting. I did check that gnuwin32 had cpio. The file was trimmed?
>
> The only test that runs cpio on windowsis reproduce-windows.s. I added
> it to make sue we can create the reproducible on windows.
>

I didn't notice that you have added that file! I wasted more than an hour
to write another test.

Looks like your test is not checking the pathnames we are creating
strictly, so I'll merge yours with mine.

I guess I could just run grep on the cpio archive if running cpio on
> windows is an issue.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160504/1265b3f6/attachment.html>


More information about the llvm-commits mailing list