[all-commits] [llvm/llvm-project] be884b: Revert "build: use `find_package(Python3)` if avai...
Saleem Abdulrasool via All-commits
all-commits at lists.llvm.org
Mon Apr 27 20:04:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: be884b79352de8917ad17fdb9bd70ec982ca8bdd
https://github.com/llvm/llvm-project/commit/be884b79352de8917ad17fdb9bd70ec982ca8bdd
Author: Saleem Abdulrasool <compnerd at compnerd.org>
Date: 2020-04-27 (Mon, 27 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 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:
-----------
Revert "build: use `find_package(Python3)` if available"
This reverts commit cd84bfb8142bc7ff3a07a188ffb809f1d86d1fd7. Although
this passed the CI in phabricator, some of the bots are missing python3
packages, revert it temporarily.
More information about the All-commits
mailing list