When one wants to manipulate the unwind information, the exact version of `gimli` must be used both by the user and `cranelift-codegen`. It makes the update procedure less obvious. This patch proposes to re-export `gimli` when the `unwind` feature is turned on.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.