The previous address calculation code had a bug where we tried to add offsets into a temporary register before defining it, causing the regalloc to complain.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.