rust/compiler/rustc_codegen_ssa
Alisa Sireneva a983b58b0c Generate correct terminate block under Wasm EH
This fixes failing LLVM assertions during insnsel.

Improves #135665.
2025-02-06 18:21:13 +03:00
..
src Generate correct terminate block under Wasm EH 2025-02-06 18:21:13 +03:00
Cargo.toml Shorten linker output even more when --verbose is not present 2025-01-25 16:04:52 -05:00
messages.ftl Auto merge of #119286 - jyn514:linker-output, r=bjorn3 2025-01-25 17:16:33 +00:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.