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

Justin Fargnoli llvmlistbot at llvm.org
Sun Feb 18 15:07:05 PST 2024


justinfargnoli wrote:

> 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).

Yes, I have been building with `-DBUILD_SHARED_LIBS=ON`. 

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


More information about the Mlir-commits mailing list