[CMake] Provide a proper default location for llvm-lit for out-of-tree users on Windo...
authorVladimir Vereschaka <vvereschaka@accesssoftek.com>
Wed, 29 Apr 2020 23:15:16 +0000 (16:15 -0700)
committerVladimir Vereschaka <vvereschaka@accesssoftek.com>
Fri, 1 May 2020 18:48:30 +0000 (11:48 -0700)
commitcad1cbc4bcf83a93b7be3df7c97f20f76f405b9e
tree6629f51951c493ac09bcbe9dbc4facea9baf246c
parent9350792c6284560de5c7dff249601486bcbabe48
[CMake] Provide a proper default location for llvm-lit for out-of-tree users on Windows host.

llvm-lit gets '.py' extension on Windows host during its configuration.
We need to provide a correct name for llvm-lit including file extension
within LLVM_CONFIG_DEFAULT_EXTERNAL_LIT variable.

Update for commit 45526d29a5b2cf126b83ada3991921970007d16f.

Differential Revision: https://reviews.llvm.org/D79144
llvm/cmake/modules/CMakeLists.txt