Files
clang-p2996/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
Alex Crichton c63246645e [WebAssembly] Add a missing break statement (#133783)
This fixes an issue introduced in #132430 where a `break;` statement was
accidentally missing causing unintended fall-through.
2025-03-31 12:58:06 -07:00

131 KiB