about summary refs log tree commit diff
path: root/src/test/ui/asm/inline-syntax.arm.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-88/+0
2022-03-21Add needs-asm-support directive to tests where necessarybjorn3-6/+6
2021-06-24compiletest: ignore tests on a per-revision basisSimonas Kazlauskas-6/+6
Otherwise something that ought to seemingly work like `//[x86] needs-llvm-components: x86` or `//[nll_beyond]should-fail` do not get evaluated properly.
2021-05-13Add tests for global_asm!Amanieu d'Antras-7/+21
2021-04-11Add test to allow bad_asm_styleAmanieu d'Antras-6/+6
2021-03-25Refactor #82270 as lint instead of an errorAmanieu d'Antras-7/+67
2021-03-20add arm llvm requirementasquared31415-2/+2
2021-03-08Test x86 and arm outputsasquared31415-0/+14