We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d756375 commit 95e3847Copy full SHA for 95e3847
tests/assembly/targets/targets-elf.rs
@@ -234,6 +234,9 @@
234
//@ revisions: loongarch64_unknown_linux_gnu
235
//@ [loongarch64_unknown_linux_gnu] compile-flags: --target loongarch64-unknown-linux-gnu
236
//@ [loongarch64_unknown_linux_gnu] needs-llvm-components: loongarch
237
+//@ revisions: loongarch64_unknown_linux_musl
238
+//@ [loongarch64_unknown_linux_musl] compile-flags: --target loongarch64-unknown-linux-musl
239
+//@ [loongarch64_unknown_linux_musl] needs-llvm-components: loongarch
240
//@ revisions: loongarch64_unknown_none
241
//@ [loongarch64_unknown_none] compile-flags: --target loongarch64-unknown-none
242
//@ [loongarch64_unknown_none] needs-llvm-components: loongarch
0 commit comments