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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 01:20:55 PDT 2022


MaskRay added a comment.

The motivation looks good but a bunch of llvm/include/CodeGen APIs are used outside of llvm/ (note, clang/ flang/ bolt/ uses also count): https://sourcegraph.com/search?q=context:global+include+%22llvm/CodeGen/+-file:llvm/lib/+-file:llvm/include/llvm/+-file:llvm/unittests/&patternType=standard


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