thakis added a comment.

In D117924#3274425 <https://reviews.llvm.org/D117924#3274425>, @bc-lee wrote:

> It may not be appropriate to add other runtime libraries specifically for Mac 
> Catalyst. However, currently `lld` does not allow linking with dynamic 
> libraries with different types of build_version_command, whereas `ld64` does 
> allow for Mac Catalyst. Considering compatibility with lld

If lld doesn't support something we need, we should add support for the missing 
part to lld instead of working around it. Is there a bug on file for the 
missing lld bit?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117924/new/

https://reviews.llvm.org/D117924

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to