[all-commits] [llvm/llvm-project] 944707: [CMAKE] Fix cross-compilation build
Vladislav Vinogradov via All-commits
all-commits at lists.llvm.org
Tue Mar 23 03:24:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94470777af8bdd77017ad43c88c1b876d1d8a398
https://github.com/llvm/llvm-project/commit/94470777af8bdd77017ad43c88c1b876d1d8a398
Author: Vladislav Vinogradov <vlad.vinogradov at intel.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M llvm/CMakeLists.txt
M llvm/cmake/modules/GetErrcMessages.cmake
Log Message:
-----------
[CMAKE] Fix cross-compilation build
Call `get_errc_messages` only if `LLVM_INCLUDE_TESTS` was set.
Reviewed By: zero9178, abhina.sreeskantharajan, jhenderson
Differential Revision: https://reviews.llvm.org/D98861
More information about the All-commits
mailing list