Files
wasmtime/cranelift/codegen
Ulrich Weigand e1cc1a67d5 Object file support for s390x (#2872)
Add support for s390x binary format object files.  In particular,
add support for s390x ELF relocation types (currently only
S390xPCRel32Dbl).
2021-05-03 11:50:00 -05:00
..
2021-05-03 11:50:00 -05:00
2021-02-18 13:01:01 +01:00
2021-04-23 12:05:18 -07:00

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