Files
rust/tests/ui/target_modifiers/auxiliary/fixed_x18.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
176 B
Rust
Raw Normal View History

//@ no-prefer-dynamic
//@ compile-flags: --target aarch64-unknown-none -Zfixed-x18
//@ needs-llvm-components: aarch64
#![feature(no_core)]
#![crate_type = "rlib"]
#![no_core]