[PATCH] D119294: [lld-macho] -flat_namespace for dylibs should make all externs interposable

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 16:36:36 PST 2022


smeenai added subscribers: MaskRay, smeenai.
smeenai added a comment.

In D119294#3374129 <https://reviews.llvm.org/D119294#3374129>, @int3 wrote:

> Not sure where in the clang codebase this `dso_local` (or lack thereof) is being determined, though...

@MaskRay has done the most with `dso_local` recently, I think.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119294



More information about the llvm-commits mailing list