Following the new ABI introduced for efficient support of multiple return values, the old-backend test for generating unwind information was incomplete, resulting in no unwind information being generated and traps not being correctly caught by the runtime.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.