about summary refs log tree commit diff
path: root/tests/assembly-llvm/asm
AgeCommit message (Collapse)AuthorLines
2025-07-25tests: aarch64-outline-atomics: Remove hardcoded targetJens Reidel-2/+0
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-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-0/+5491