mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-05 00:48:08 +00:00
[MLIR] Update Bazel build to remove references to PybindUtils.cpp
This file has been removed in https://reviews.llvm.org/D151167. Reviewed By: aartbik Differential Revision: https://reviews.llvm.org/D151242
This commit is contained in:
parent
299f0ff60e
commit
4edaacf04b
@ -745,7 +745,6 @@ MLIR_PYTHON_BINDINGS_SOURCES = [
|
||||
"lib/Bindings/Python/IRModule.cpp",
|
||||
"lib/Bindings/Python/IRTypes.cpp",
|
||||
"lib/Bindings/Python/Pass.cpp",
|
||||
"lib/Bindings/Python/PybindUtils.cpp",
|
||||
]
|
||||
|
||||
cc_library(
|
||||
|
Loading…
x
Reference in New Issue
Block a user