Files
wasmtime/cranelift/codegen
bjorn3 0a1bb3ba6c Add TLS support for ELF and MachO (#1174)
* Add TLS support
* Add binemit and legalize tests
* Spill all caller-saved registers when necessary
2020-02-25 17:50:04 -08:00
..
2020-02-24 15:10:08 -08:00
2019-12-07 09:47:43 -08:00
2020-02-24 15:10:08 -08:00

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