[PATCH] D108943: Fine grain control over some symbol visibility

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 12:54:40 PDT 2021


MaskRay added a comment.

Thanks for the explanation! I find `CMAKE_CXX_VISIBILITY_PRESET` in `llvm/lib/Target/CMakeLists.txt` and understand the direction now.
This change makes sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108943



More information about the llvm-commits mailing list