[all-commits] [llvm/llvm-project] 35edd7: Temporarily revert "build: use `find_package(Pytho...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Tue Apr 28 16:42:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 35edd704e0fda09e8e634515c0b451d4a8b6b914
https://github.com/llvm/llvm-project/commit/35edd704e0fda09e8e634515c0b451d4a8b6b914
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-04-28 (Tue, 28 Apr 2020)
Changed paths:
M clang-tools-extra/test/lit.site.cfg.py.in
M clang/CMakeLists.txt
M clang/bindings/python/tests/CMakeLists.txt
M clang/test/lit.site.cfg.py.in
M clang/utils/perf-training/CMakeLists.txt
M clang/utils/perf-training/lit.site.cfg.in
M clang/utils/perf-training/order-files.lit.site.cfg.in
M lld/CMakeLists.txt
M lld/test/Unit/lit.site.cfg.py.in
M lld/test/lit.site.cfg.py.in
M llvm/CMakeLists.txt
M llvm/cmake/config-ix.cmake
M llvm/cmake/modules/AddLLVM.cmake
M llvm/test/lit.site.cfg.py.in
M llvm/tools/llvm-shlib/CMakeLists.txt
Log Message:
-----------
Temporarily revert "build: use `find_package(Python3)` if available"
as it seems to be causing multiple people problems with running tests
and building.
This reverts commit c4c3883b00d3a6aa657a5e3e515c90c9ea1f81c6.
More information about the All-commits
mailing list