[llvm] [WebAssembly] Make llvm.wasm.throw invokable (PR #128104)
Trevor Gross via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 16 00:25:26 PDT 2025
tgross35 wrote:
> Hi, I'm confused. This patch is not on any release branch, and it's absent from both LLVM 20.1.0, which released two weeks after this landed, and all the next versions as well. Is this by design?
It's on the new `release/21.x`, which forked a few hours after your message https://github.com/llvm/llvm-project/commits/release/21.x/
https://github.com/llvm/llvm-project/pull/128104
More information about the llvm-commits
mailing list