Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3a72a30

Browse files
committedOct 11, 2024
add assembly test for armv7a-vex-v5
1 parent 4c4b456 commit 3a72a30

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
@@ -177,6 +177,9 @@
177177
//@ revisions: armv7a_none_eabihf
178178
//@ [armv7a_none_eabihf] compile-flags: --target armv7a-none-eabihf
179179
//@ [armv7a_none_eabihf] needs-llvm-components: arm
180+
//@ revisions: armv7a_vex_v5
181+
//@ [armv7a_vex_v5] compile-flags: --target armv7a-vex-v5
182+
//@ [armv7a_vex_v5] needs-llvm-components: arm
180183
//@ revisions: armv7r_none_eabi
181184
//@ [armv7r_none_eabi] compile-flags: --target armv7r-none-eabi
182185
//@ [armv7r_none_eabi] needs-llvm-components: arm

0 commit comments

Comments
 (0)
Please sign in to comment.