[llvm] [WebAssembly] Support assembly parsing for new EH (PR #108668)

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 13:09:22 PDT 2024


https://github.com/dschuff commented:

Any thoughts on what might be the most likely error cases to arise in practice? I noticed there are no tests of error cases; I don't think I'd necessarily want to try to be really comprehensive on covering every possible error cases but if we think some categories are more likely, it might be good to have something.

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


More information about the llvm-commits mailing list