Skip to content

Commit

Permalink
test fix: aarch64 atomics are only outlined on Linux.
Browse files Browse the repository at this point in the history
  • Loading branch information
hkratz committed Oct 15, 2021
1 parent e1e9319 commit 2a1fbb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/assembly/asm/aarch64-outline-atomics.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
// compile-flags: --target aarch64-unknown-linux-gnu
// needs-llvm-components: aarch64
// only-aarch64
// only-linux

#![crate_type = "rlib"]

Expand Down

0 comments on commit 2a1fbb8

Please sign in to comment.