[Mlir-commits] [mlir] [mlir][build] Pass extra compiler/linker flags to `add_mlir_python_modules` (PR #204230)

Diego Caballero llvmlistbot at llvm.org
Mon Jun 29 09:53:55 PDT 2026


================
@@ -1038,6 +1066,9 @@ function(add_mlir_python_extension libname extname nb_library_target_name)
 
   target_compile_options(${libname} PRIVATE ${eh_rtti_enable})
----------------
dcaballe wrote:

Sure! Let me fix this this in a separate PR

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


More information about the Mlir-commits mailing list