* Don't use `log::trace` directly but a feature-enabled `trace` macro * Don't emit disassembly based on the log level
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.