Skip to content

Commit 50656c8

Browse files
Fix test
1 parent e600e46 commit 50656c8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/test/assembly/asm/aarch64-outline-atomics.rs

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// assembly-output: emit-asm
22
// compile-flags: -O
3-
// compile-flags: --target aarch64-unknown-linux-gnu
4-
// needs-llvm-components: aarch64
5-
// only-aarch64
6-
// only-linux
3+
// only-aarch64-unknown-linux-gnu
74

85
#![crate_type = "rlib"]
96

0 commit comments

Comments
 (0)