[PATCH] D54439: CMake: Make most target symbols hidden by default
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 11 09:12:35 PDT 2019
tstellar added a comment.
In D54439#1580834 <https://reviews.llvm.org/D54439#1580834>, @tstellar wrote:
> Rebased and removed the workaround of adding LLVM_EXTERNAL_VISIBLITY
> to the void llvm::initialize##passName##Pass definitions, since this
> did not resolve the linker errors on OS X.
s/errors/warnings/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54439/new/
https://reviews.llvm.org/D54439
More information about the llvm-commits
mailing list