mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-30 22:12:15 +00:00
Add assembly tests to satisfy 'tidy'
This commit is contained in:
parent
66b3d0b36a
commit
fe658e1fe4
@ -375,6 +375,15 @@
|
||||
//@ revisions: riscv32_wrs_vxworks
|
||||
//@ [riscv32_wrs_vxworks] compile-flags: --target riscv32-wrs-vxworks
|
||||
//@ [riscv32_wrs_vxworks] needs-llvm-components: riscv
|
||||
//@ revisions: riscv32e_unknown_none_elf
|
||||
//@ [riscv32e_unknown_none_elf] compile-flags: --target riscv32e-unknown-none-elf
|
||||
//@ [riscv32e_unknown_none_elf] needs-llvm-components: riscv
|
||||
//@ revisions: riscv32em_unknown_none_elf
|
||||
//@ [riscv32em_unknown_none_elf] compile-flags: --target riscv32em-unknown-none-elf
|
||||
//@ [riscv32em_unknown_none_elf] needs-llvm-components: riscv
|
||||
//@ revisions: riscv32emc_unknown_none_elf
|
||||
//@ [riscv32emc_unknown_none_elf] compile-flags: --target riscv32emc-unknown-none-elf
|
||||
//@ [riscv32emc_unknown_none_elf] needs-llvm-components: riscv
|
||||
//@ revisions: riscv32gc_unknown_linux_gnu
|
||||
//@ [riscv32gc_unknown_linux_gnu] compile-flags: --target riscv32gc-unknown-linux-gnu
|
||||
//@ [riscv32gc_unknown_linux_gnu] needs-llvm-components: riscv
|
||||
|
Loading…
Reference in New Issue
Block a user