[PATCH] D57533: lit: support long paths on Windows

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 05:08:29 PST 2019


thakis added a comment.

I think getting the rest of unxutils is also a huge roadblock. So we could either add llvm-grep and all the other unix utils we rely on, or we could have a script checked in somewhere that downloads a known-good version of unxutils for use on Windows. That would fix this issue here and would make running llvm tests on Windows much easier in general.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57533





More information about the llvm-commits mailing list