[Mlir-commits] [llvm] [mlir] [MLIR][Python] enable type stub auto-generation (PR #155741)

Maksim Levental llvmlistbot at llvm.org
Fri Sep 5 08:54:00 PDT 2025


================
@@ -778,6 +773,7 @@ if(MLIR_INCLUDE_TESTS)
       LLVMSupport
     EMBED_CAPI_LINK_LIBS
       MLIRCAPIPythonTestDialect
+    NO_GENERATE_TYPE_STUBS
----------------
makslevental wrote:

switched to positive flag instead

https://github.com/llvm/llvm-project/pull/155741


More information about the Mlir-commits mailing list