[llvm-branch-commits] [llvm] release/19.x: [WebAssembly] Fix rethrow's index calculation (#114693) (PR #115844)

Heejin Ahn via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Nov 19 14:13:12 PST 2024


aheejin wrote:

> @aheejin (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

WebAssembly: Fixed a bug that miscalculated the argument of 'rethrow' instruction.

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


More information about the llvm-branch-commits mailing list