rust/tests/assembly-llvm/asm
Jens Reidel 546885ce80 tests: aarch64-outline-atomics: Remove hardcoded target
Since this test is limited to aarch64 and linux hosts, the --target
flag is entirely unnecessary and only breaks this on musl hosts. Let the
compiler use the default target instead.

Signed-off-by: Jens Reidel <adrian@travitia.xyz>
2025-07-25 01:49:58 +00:00
..
aarch64-el2vmsa.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
aarch64-modifiers.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
aarch64-outline-atomics.rs tests: aarch64-outline-atomics: Remove hardcoded target 2025-07-25 01:49:58 +00:00
aarch64-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
arm-modifiers.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
arm-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
avr-modifiers.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
avr-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
bpf-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
comments.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
global_asm.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
hexagon-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
inline-asm-avx.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
loongarch-type.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
m68k-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
mips-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
msp430-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
nvptx-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
powerpc-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
riscv-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
s390x-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
sparc-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
wasm-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
x86-modifiers.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
x86-types.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00