[llvm] Reland "[bazel][mlir][python] Port #155741: stub auto-generation" (PR #159940)
Maksim Levental via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 20 12:08:15 PDT 2025
================
@@ -32,13 +32,6 @@ filegroup(
],
)
-filegroup(
- name = "ExecutionEnginePyIFiles",
- srcs = [
- "mlir/_mlir_libs/_mlirExecutionEngine.pyi",
- ],
-)
-
----------------
makslevental wrote:
this one wasn't removed
https://github.com/llvm/llvm-project/pull/159940
More information about the llvm-commits
mailing list