* Make cranelift_codegen::isa::unwind::input public * Move UnwindCode's common offset field out of the structure * Make MachCompileResult::unwind_info more generic * Record initial stack pointer offset
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.