* add clif-util compile option to output object file * switch from a box to a borrow * update objectmodule tests to use borrowed isa * put targetisa into an arc
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.