Skip to content

Commit 95e3847

Browse files
committed
tests: Add loongarch64-unknown-linux-musl target
1 parent d756375 commit 95e3847

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
@@ -234,6 +234,9 @@
234234
//@ revisions: loongarch64_unknown_linux_gnu
235235
//@ [loongarch64_unknown_linux_gnu] compile-flags: --target loongarch64-unknown-linux-gnu
236236
//@ [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
237240
//@ revisions: loongarch64_unknown_none
238241
//@ [loongarch64_unknown_none] compile-flags: --target loongarch64-unknown-none
239242
//@ [loongarch64_unknown_none] needs-llvm-components: loongarch

0 commit comments

Comments
 (0)