[PATCH] D113610: Only set LLVM_EXTERNAL_VISIBILITY when building libLLVM dylib

Ben Langmuir via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 15 12:53:07 PST 2021


benlangmuir added a comment.

Never mind, I got it working on Linux.   BUILD_SHARED_LIBS of MLIR doesn't seem to work correctly on macOS.  New patch with a fix: https://reviews.llvm.org/D115825


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