[clang] [llvm] [CodeGen][ObjC] Initial WebAssembly Support for GNUstep (PR #169043)
Hugo Melder via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 28 03:57:55 PST 2025
hmelder wrote:
Assuming that the new WASM exception implementation implements the mandatory functions and data structure of the Itanium EH ABI correctly, not much needs to be done to get EH working with libobjc2. I just need to find the root course of the crash...
https://github.com/llvm/llvm-project/pull/169043
More information about the llvm-commits
mailing list