[Mlir-commits] [mlir] [mlir] Declare promised interfaces for all dialects (PR #78368)

Mehdi Amini llvmlistbot at llvm.org
Sat Feb 17 15:00:45 PST 2024


joker-eph wrote:

I don't know what is the solution here right now unfortunately.

Have you tried building with `-DBUILD_SHARED_LIBS=ON` to begin with? I'd like to make sure we're not introducing any new dependencies between libraries (other than header-only).

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


More information about the Mlir-commits mailing list