Add support for s390x binary format object files. In particular, add support for s390x ELF relocation types (currently only S390xPCRel32Dbl).
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.