Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf0800 commit 923cdb3Copy full SHA for 923cdb3
tests/assembly/targets/targets-elf.rs
@@ -555,6 +555,9 @@
555
//@ revisions: x86_64_unknown_linux_ohos
556
//@ [x86_64_unknown_linux_ohos] compile-flags: --target x86_64-unknown-linux-ohos
557
//@ [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
561
//@ revisions: x86_64_unknown_netbsd
562
//@ [x86_64_unknown_netbsd] compile-flags: --target x86_64-unknown-netbsd
563
//@ [x86_64_unknown_netbsd] needs-llvm-components: x86
0 commit comments