1
Fork 0
rust/compiler/rustc_target/src
bors 603a42ec54 Auto merge of #84658 - Amanieu:reserved_regs, r=petrochenkov
Be stricter about rejecting LLVM reserved registers in asm!

LLVM will silently produce incorrect code if these registers are used as operands.

cc `@rust-lang/wg-inline-asm`
2021-05-01 13:01:24 +00:00
..
abi fix few typos 2021-04-19 15:57:08 +03:00
asm Reserve x18 on AArch64 and un-reserve x16 2021-05-01 13:25:56 +01:00
spec Change to probe-stack=call (instead of inline-or-call) everywhere again, for now. 2021-04-29 15:13:21 -04:00
lib.rs fix feature use in rustc libs 2021-04-18 22:05:45 +02:00