[all-commits] [llvm/llvm-project] 70a8d6: evert "[mlir] Limit Python dependency to Developme...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Oct 7 22:19:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70a8d61ca1d420a772fde9f471db1231cae088f5
https://github.com/llvm/llvm-project/commit/70a8d61ca1d420a772fde9f471db1231cae088f5
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M mlir/CMakeLists.txt
Log Message:
-----------
evert "[mlir] Limit Python dependency to Development.Module when possible."
This reverts commit 7aebdfc4fcc4a2667f5d5c30ffbdc146f9b014d2.
The build is broken with errors like:
GPUPasses.cpp:(.text.pybind11_object_init[pybind11_object_init]+0x118): undefined reference to `PyExc_TypeError'
More information about the All-commits
mailing list