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

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 17:45:04 PDT 2016


On Wed, May 4, 2016 at 4:58 PM, Sean Silva <chisophugis at gmail.com> wrote:
>
> On Wed, May 4, 2016 at 10:43 AM, Reid Kleckner via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
>
>> I'm not sure we want to add this dependency on cpio. Maybe we can make it
>> optional by checking for it on PATH in lit.cfg?
>>
>
> I was actually surprised that my gnuwin32 installation has cpio. And I
> think all of our bots ended up having it too. We recommend gnuwin32 on
> windows (http://llvm.org/docs/GettingStartedVS.html). Are you using MSYS
> that doesn't have it? I'm curious.
>

I'm crazy, I'm using Cygwin and haven't bothered to get the heck off this
sinking ship yet, so I have cpio.

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160504/97eb8004/attachment.html>


More information about the llvm-commits mailing list