Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 546885c

Browse files
tests: aarch64-outline-atomics: Remove hardcoded target
Since this test is limited to aarch64 and linux hosts, the --target flag is entirely unnecessary and only breaks this on musl hosts. Let the compiler use the default target instead. Signed-off-by: Jens Reidel <adrian@travitia.xyz>
1 parent 5d22242 commit 546885c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎tests/assembly-llvm/asm/aarch64-outline-atomics.rs‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
//@ assembly-output: emit-asm
22
//@ compile-flags: -Copt-level=3
3-
//@ compile-flags: --target aarch64-unknown-linux-gnu
4-
//@ needs-llvm-components: aarch64
53
//@ only-aarch64
64
//@ only-linux
75

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /