mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
1667e26616
Generate correct terminate block under Wasm EH This fixes failing LLVM assertions during insnsel. Improves #135665. r? bjorn3 ^ you reviewed the PR bringing Wasm EH in, I assume this is within your area of expertise?
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.