[PATCH] D137398: lib/CodeGen: Compile with -fvisibility=hidden when possible

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 15:44:31 PST 2022


tstellar added a comment.

In D137398#3926293 <https://reviews.llvm.org/D137398#3926293>, @MaskRay wrote:

> Is this version working with various llvm dependent projects? You as a distributor shall know:)

No, so far I'm testing with a build of clang;lld;lldb;compiler-rt and there are still unittests that won't compile.  I wanted to get the patch update in Phabricator to get feedback on how the API annotations are done, before I go through and update everything.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137398



More information about the llvm-commits mailing list