Skip to content

Commit 923cdb3

Browse files
committed
test: Add assembly tests for x86_64-unknown-linux-none target
1 parent 9cf0800 commit 923cdb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/assembly/targets/targets-elf.rs

+3
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,9 @@
555555
//@ revisions: x86_64_unknown_linux_ohos
556556
//@ [x86_64_unknown_linux_ohos] compile-flags: --target x86_64-unknown-linux-ohos
557557
//@ [x86_64_unknown_linux_ohos] needs-llvm-components: x86
558+
//@ revisions: x86_64_unknown_linux_none
559+
//@ [x86_64_unknown_linux_none] compile-flags: --target x86_64-unknown-linux-none
560+
//@ [x86_64_unknown_linux_none] needs-llvm-components: x86
558561
//@ revisions: x86_64_unknown_netbsd
559562
//@ [x86_64_unknown_netbsd] compile-flags: --target x86_64-unknown-netbsd
560563
//@ [x86_64_unknown_netbsd] needs-llvm-components: x86

0 commit comments

Comments
 (0)