[all-commits] [llvm/llvm-project] d3d790: Revert [lit] Support running tests on Windows with...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Tue Oct 6 12:38:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d3d790fc9827301a49c7bbab3c1eb22da48085c6
https://github.com/llvm/llvm-project/commit/d3d790fc9827301a49c7bbab3c1eb22da48085c6
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M llvm/utils/lit/lit/llvm/config.py
Log Message:
-----------
Revert [lit] Support running tests on Windows without GnuWin32
This reverts b3418cb4eb1456c41606f4621dcfa362fe54183c and d12ae042e17b27ebc8d2b5ae3d8dd5f88384d093
This breaks some external bots, see discussion in https://reviews.llvm.org/D84380
In the meanwhile, please use `cmake -DLLVM_LIT_TOOLS_DIR="C:/Program Files/Git/usr/bin"` or add it to %PATH%.
More information about the All-commits
mailing list