[PATCH] D124336: [lld/mac] For catalyst outputs, tolerate implicitly linking against mac-only tbd files

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 23 11:24:05 PDT 2022


thakis added a comment.

This is much simpler than D124275 <https://reviews.llvm.org/D124275>. The only thing that makes it slightly awkward is that we now need `explicitlyLinked` in the ctor already, so we need to plumb it around a bit.


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

https://reviews.llvm.org/D124336



More information about the llvm-commits mailing list