Files
wasmtime/lib/codegen
Dan Gohman d72706c478 Use use declarations rather than '::std::...' names.
This is what most of the rest of the codebase does, so this patch just
tidies up a few additional places.
2018-04-19 13:14:12 -07:00
..

This crate contains the core Cretonne code generator. It translates code from an intermediate representation into executable machine code.