[Mlir-commits] [mlir] [mlir] Link libraries that aren't included in libMLIR to libMLIR (PR #123477)
Nikita Popov
llvmlistbot at llvm.org
Sat Jan 18 12:40:39 PST 2025
https://github.com/nikic commented:
This is a good idea, thanks.
> I have only covered the libraries that are used by Flang. If you wish, I can extend this approach to all non-libMLIR libraries in MLIR, making MLIR itself also link to the dylib consistently.
Yes, we should do this for everything.
https://github.com/llvm/llvm-project/pull/123477
More information about the Mlir-commits
mailing list