about summary refs log tree commit diff
path: root/tests/assembly
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2024-09-23 23:49:12 -0400
committerGitHub <noreply@github.com>2024-09-23 23:49:12 -0400
commit4d0b44ab5b5ce21671ca64e15c22b299f2ed4985 (patch)
treeb74752e89e3787856931f08d49cb74ea87f8f66e /tests/assembly
parentec1ccff8ce77d09594019c94788e95bb9487ae54 (diff)
parent9ab704612abedbe13fc01a878ea7a3f76c52449e (diff)
downloadrust-4d0b44ab5b5ce21671ca64e15c22b299f2ed4985.tar.gz
rust-4d0b44ab5b5ce21671ca64e15c22b299f2ed4985.zip
Rollup merge of #130750 - heiher:loong-linux-ohos-tier3, r=jieyouxu
Add new Tier-3 target: `loongarch64-unknown-linux-ohos`

MCP: https://github.com/rust-lang/compiler-team/issues/784
Diffstat (limited to 'tests/assembly')
-rw-r--r--tests/assembly/targets/targets-elf.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/assembly/targets/targets-elf.rs b/tests/assembly/targets/targets-elf.rs
index 6ffa34f802e..e0f8e9cab79 100644
--- a/tests/assembly/targets/targets-elf.rs
+++ b/tests/assembly/targets/targets-elf.rs
@@ -249,6 +249,9 @@
 //@ revisions: loongarch64_unknown_linux_musl
 //@ [loongarch64_unknown_linux_musl] compile-flags: --target loongarch64-unknown-linux-musl
 //@ [loongarch64_unknown_linux_musl] needs-llvm-components: loongarch
+//@ revisions: loongarch64_unknown_linux_ohos
+//@ [loongarch64_unknown_linux_ohos] compile-flags: --target loongarch64-unknown-linux-ohos
+//@ [loongarch64_unknown_linux_ohos] needs-llvm-components: loongarch
 //@ revisions: loongarch64_unknown_none
 //@ [loongarch64_unknown_none] compile-flags: --target loongarch64-unknown-none
 //@ [loongarch64_unknown_none] needs-llvm-components: loongarch