[all-commits] [llvm/llvm-project] cad1cb: [CMake] Provide a proper default location for llvm...

Vladimir Vereschaka via All-commits all-commits at lists.llvm.org
Fri May 1 11:49:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cad1cbc4bcf83a93b7be3df7c97f20f76f405b9e
      https://github.com/llvm/llvm-project/commit/cad1cbc4bcf83a93b7be3df7c97f20f76f405b9e
  Author: Vladimir Vereschaka <vvereschaka at accesssoftek.com>
  Date:   2020-05-01 (Fri, 01 May 2020)

  Changed paths:
    M llvm/cmake/modules/CMakeLists.txt

  Log Message:
  -----------
  [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




More information about the All-commits mailing list