* Cranelift: Derive `Copy` for `InstructionData` And update `clone` calls to be copies. * Add a test for `InstructionData`'s size
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.