Also: - make sure to apply diversions when determining offsets for code relaxation. - select the smallest encoding when selecting a relaxed branch instruction.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.