[llvm] [WebAssembly] Limit increase of Ctx.End (PR #76676)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 5 08:38:06 PST 2024


DavidKorczynski wrote:

> Test coverage?

Added a regression test -- this approach of embedding the fuzz data in the test works well for small cases but may become tricky when the fuzz data gets large (tens of KBs)

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


More information about the llvm-commits mailing list