1
Fork 0
rust/compiler/rustc_target/src
bors 2031fd6e46 Auto merge of #88245 - Sl1mb0:s390-asm, r=Amanieu
S390x inline asm

This adds register definitions and constraint codes for the s390x general and floating point registers necessary for fixing #85931; as well as a few tests.

Further testing is needed, but I am a little unsure of what specific tests should be added to `src/test/assembly/asm/s390x.rs` to address this.
2021-08-28 08:04:41 +00:00
..
abi #[inline] non-generic pub fns in rustc_target::abi and ty::layout. 2021-08-26 21:47:42 +03:00
asm Auto merge of #88245 - Sl1mb0:s390-asm, r=Amanieu 2021-08-28 08:04:41 +00:00
spec allow specifying an ios version for the llvm target 2021-08-24 08:23:05 +02:00
lib.rs use undef for uninitialized bytes in constants 2021-08-25 17:49:28 -04:00
tests.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00