[PATCH] D84380: [lit] Support running tests on Windows without GnuWin32.
Stella Stamenova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 3 20:37:11 PDT 2020
stella.stamenova added a comment.
In D84380#2309885 <https://reviews.llvm.org/D84380#2309885>, @stella.stamenova wrote:
> In D84380#2309853 <https://reviews.llvm.org/D84380#2309853>, @aganea wrote: Maybe if L28 wasn't there, things would work correctly if you already had the required tools in %PATH%? Would you possibly try that please?
>
>>
>
> I will try it. I'll let you know if it makes a difference.
Yes, that works. We don't end up prepending the lit path and the tests work as before.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84380/new/
https://reviews.llvm.org/D84380
More information about the llvm-commits
mailing list