about summary refs log tree commit diff
path: root/tests/ui/target_modifiers/auxiliary/fixed_x18.rs
blob: 32eff76ec54c4950807665356aa708df29c9fe3c (plain)
1
2
3
4
5
6
7
//@ no-prefer-dynamic
//@ compile-flags: --target aarch64-unknown-none -Zfixed-x18
//@ needs-llvm-components: aarch64

#![feature(no_core)]
#![crate_type = "rlib"]
#![no_core]