[PATCH] D113610: [cmake] Add option LLVM_ENABLE_VISIBILITY_MACROS
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 10 14:12:06 PST 2021
lhames added a comment.
Adding a few of the commenters from https://reviews.llvm.org/D54439.
FWIW This change makes sense to me, but I haven't spent much time poking around in our build system.
It feels like we should have a way of doing this already, but maybe linking more than one copy of LLVM is rare enough that the issue hasn't come up before?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113610/new/
https://reviews.llvm.org/D113610
More information about the llvm-commits
mailing list