We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e600e46 commit 50656c8Copy full SHA for 50656c8
src/test/assembly/asm/aarch64-outline-atomics.rs
@@ -1,9 +1,6 @@
1
// assembly-output: emit-asm
2
// compile-flags: -O
3
-// compile-flags: --target aarch64-unknown-linux-gnu
4
-// needs-llvm-components: aarch64
5
-// only-aarch64
6
-// only-linux
+// only-aarch64-unknown-linux-gnu
7
8
#![crate_type = "rlib"]
9
0 commit comments