[clang] [llvm] Add __attribute__((visibility("default"))) attribute to certain symbols to stop them being hidden when linking clangInterpreter library to other libraries during Emscripten build (PR #146786)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 3 01:01:38 PDT 2025


mcbarton wrote:

@vgvassilev Emscripten doesn't support linker scripts, and that is the platform that has the issue.

https://github.com/llvm/llvm-project/pull/146786


More information about the cfe-commits mailing list