[all-commits] [llvm/llvm-project] 15481b: [mlir][Python] Fix the last remaining instance of ...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Tue Nov 24 09:56:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 15481bba1ff2c03ff969cba8e0e7c37888f966a3
https://github.com/llvm/llvm-project/commit/15481bba1ff2c03ff969cba8e0e7c37888f966a3
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2020-11-24 (Tue, 24 Nov 2020)
Changed paths:
M mlir/CMakeLists.txt
M mlir/cmake/modules/MLIRDetectPythonEnv.cmake
Log Message:
-----------
[mlir][Python] Fix the last remaining instance of PYTHON_EXECUTABLE.
* Was causing auto-detect of pybind11 to fail on clean configure.
Differential Revision: https://reviews.llvm.org/D92043
More information about the All-commits
mailing list