Skip to content

Commit 2a1fbb8

Browse files
committedOct 15, 2021
test fix: aarch64 atomics are only outlined on Linux.
1 parent e1e9319 commit 2a1fbb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

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

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// compile-flags: --target aarch64-unknown-linux-gnu
55
// needs-llvm-components: aarch64
66
// only-aarch64
7+
// only-linux
78

89
#![crate_type = "rlib"]
910

0 commit comments

Comments
 (0)
Please sign in to comment.