rust/compiler/rustc_codegen_ssa/src
Matthias Krüger 443ed7c620
Rollup merge of #91643 - Amanieu:r9x18, r=joshtriplett
asm: Allow using r9 (ARM) and x18 (AArch64) if they are not reserved by the current target

This supersedes https://github.com/rust-lang/rust/pull/88879.

cc `@Skirmisher`

r? `@joshtriplett`
2021-12-11 23:31:49 +01:00
..
back Remove redundant [..]s 2021-12-09 00:01:29 +01:00
coverageinfo
debuginfo
mir LLVM codgen support for unwinding inline assembly 2021-12-03 23:51:49 +01:00
traits Auto merge of #91604 - nikic:section-flags, r=nagisa 2021-12-08 14:58:48 +00:00
base.rs Use object crate for .rustc metadata generation 2021-12-07 09:39:05 +01:00
common.rs Remove redundant [..]s 2021-12-09 00:01:29 +01:00
glue.rs
lib.rs
meth.rs
mono_item.rs
target_features.rs asm: Allow using r9 (ARM) and x18 (AArch64) if they are not reserved by 2021-12-10 00:51:39 +00:00