[llvm] Disable shared libraries when building with emscripten (PR #118262)

Sam Clegg via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 24 12:29:57 PST 2024


sbc100 wrote:

It seems perfectly reasonable to me to build tblgen for the host before compiling llvm for emscripten.   Trying to pretend that emscripten is not a cross target is probably not worth the effort in this case.

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


More information about the llvm-commits mailing list