* Remove unused srcloc in MachReloc * Remove unused srcloc in MachTrap * Use `into_iter` on array in bench code to suppress a warning * Remove unused srcloc in MachCallSite
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.