[llvm] Reland "[bazel][mlir][python] Port #155741: stub auto-generation" (PR #159940)
Alex Trotta via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 20 12:09:10 PDT 2025
================
@@ -32,13 +32,6 @@ filegroup(
],
)
-filegroup(
- name = "ExecutionEnginePyIFiles",
- srcs = [
- "mlir/_mlir_libs/_mlirExecutionEngine.pyi",
- ],
-)
-
----------------
Ahajha wrote:
Thanks, checking locally currently.
https://github.com/llvm/llvm-project/pull/159940
More information about the llvm-commits
mailing list