Commit c632466
authored
[WebAssembly] Add a missing
This fixes an issue introduced in llvm#132430 where a `break;` statement was
accidentally missing causing unintended fall-through.break statement (llvm#133783)1 parent 225f6dd commit c632466
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1109 | 1109 | | |
1110 | 1110 | | |
1111 | 1111 | | |
| 1112 | + | |
1112 | 1113 | | |
1113 | 1114 | | |
1114 | 1115 | | |
| |||
0 commit comments