Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
ui
/
target_modifiers
/
auxiliary
/
fixed_x18.rs
blob: 32eff76ec54c4950807665356aa708df29c9fe3c [
file
] [
log
] [
blame
]
//@ no-prefer-dynamic
//@ compile-flags: --target aarch64-unknown-none -Zfixed-x18
//@ needs-llvm-components: aarch64
#![
feature
(
no_core
)]
#![
crate_type
=
"rlib"
]
#![
no_core
]