about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2024-03-02 16:48:08 +0100
committerNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2024-03-02 16:50:03 +0100
commit8ca9b8dbf7ca28b8bcee717bc41f20c288bea0f9 (patch)
tree6de7ca9264dc74ec2f04a87186759aa2f9b5e861 /tests
parente612d079a1102803fd2cae5dcd7f7f277e493b8e (diff)
downloadrust-8ca9b8dbf7ca28b8bcee717bc41f20c288bea0f9.tar.gz
rust-8ca9b8dbf7ca28b8bcee717bc41f20c288bea0f9.zip
Remove underscore from QNX target file name
For consistency with the other QNX targets and the actual target names.
Diffstat (limited to 'tests')
-rw-r--r--tests/assembly/targets/targets-elf.rs6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/assembly/targets/targets-elf.rs b/tests/assembly/targets/targets-elf.rs
index a741f5deb6e..4051957c222 100644
--- a/tests/assembly/targets/targets-elf.rs
+++ b/tests/assembly/targets/targets-elf.rs
@@ -54,9 +54,9 @@
 //@ revisions: aarch64_unknown_none_softfloat
 //@ [aarch64_unknown_none_softfloat] compile-flags: --target aarch64-unknown-none-softfloat
 //@ [aarch64_unknown_none_softfloat] needs-llvm-components: aarch64
-//@ revisions: aarch64_unknown_nto_qnx_710
-//@ [aarch64_unknown_nto_qnx_710] compile-flags: --target aarch64-unknown-nto-qnx710
-//@ [aarch64_unknown_nto_qnx_710] needs-llvm-components: aarch64
+//@ revisions: aarch64_unknown_nto_qnx710
+//@ [aarch64_unknown_nto_qnx710] compile-flags: --target aarch64-unknown-nto-qnx710
+//@ [aarch64_unknown_nto_qnx710] needs-llvm-components: aarch64
 //@ revisions: aarch64_unknown_openbsd
 //@ [aarch64_unknown_openbsd] compile-flags: --target aarch64-unknown-openbsd
 //@ [aarch64_unknown_openbsd] needs-llvm-components: aarch64