[PATCH] D94342: [lld-macho] Basic support for linkage and visibility attributes in LTO

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 19:36:22 PST 2021


tejohnson added subscribers: MaskRay, pcc.
tejohnson added a comment.

The change to select the prevailing seems reasonable to me, but I'm not terribly familiar with some of the lld internals that this touches. Probably best reviewed by @pcc who implemented some of the ELF lld/ELF support, or @MaskRay.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94342



More information about the llvm-commits mailing list