================
@@ -46,6 +46,8 @@
#define MLIR_CAPI_EXPORTED __attribute__((visibility("default")))
#endif
+#define MLIR_PYTHON_API_EXPORTED MLIR_CAPI_EXPORTED
----------------
makslevental wrote:
i'm leaving this as is for now
https://github.com/llvm/llvm-project/pull/171775