[llvm] Fix warnings while building llvm against emscripten for web assembly (PR #118262)

via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 11:47:07 PST 2024


whitequark wrote:

@sbc100 Seems reasonable, although I will note that I've focused on building LLVM for bare WASI since I need it to run on both JS-ful and JS-less platforms. As such I've never really used Emscripten much.

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


More information about the llvm-commits mailing list