[compiler-rt] [WebAssembly] Define llvm-internal WasmEH tags in compiler-rt (PR #160959)

Mike Hommey via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 3 05:17:32 PDT 2025


glandium wrote:

CMakeLists.txt says `__cpp_exceptions.S`, but the added file was `__cpp_exception.S`. This breaks building the wasm compiler-rt.

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


More information about the llvm-commits mailing list