[Mlir-commits] [mlir] [MLIR] Fix nanobind linker args on macOS (PR #125733)
Maksim Levental
llvmlistbot at llvm.org
Tue Feb 4 16:01:17 PST 2025
makslevental wrote:
> Would it be better if I made it a PUBLIC link property so that downstream link dependencies also inherited the symbol?
Ya that's a reasonable in-between.
Btw cc @marbre this change wouldn't affect IREE right because we just duplicated this same patch locally (in IREE CMake)?
https://github.com/llvm/llvm-project/pull/125733
More information about the Mlir-commits
mailing list