[llvm] [WebAssembly] Add -wasm-use-legacy-eh option (PR #122158)

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 15:02:05 PST 2025


================
@@ -250,8 +250,16 @@ Changes to the WebAssembly Backend
   `-mmutable-globals`, `-mcall-indirect-overlong`, `-msign-ext`,
   `-mbulk-memory-opt`, `-mnontrapping-fptoint`, and `-mextended-const`.
 
+* The support for the new standardized [Exception Handling] proposal is added.
----------------
dschuff wrote:

```suggestion
* Support for the new standardized [Exception Handling] proposal is added.
```

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


More information about the llvm-commits mailing list