We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc40dcd commit 64c05d2Copy full SHA for 64c05d2
tests/assembly/targets/targets-elf.rs
@@ -177,6 +177,9 @@
177
//@ revisions: armv7a_none_eabihf
178
//@ [armv7a_none_eabihf] compile-flags: --target armv7a-none-eabihf
179
//@ [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
183
//@ revisions: armv7r_none_eabi
184
//@ [armv7r_none_eabi] compile-flags: --target armv7r-none-eabi
185
//@ [armv7r_none_eabi] needs-llvm-components: arm
0 commit comments