about summary refs log tree commit diff
path: root/tests/ui/abi/stack-probes.rs
AgeCommit message (Collapse)AuthorLines
2023-12-07Enable stack probes on aarch64 for LLVM 18Josh Stone-1/+3
2023-07-29Replace ignore-everything with only-archJubilee Young-8/+3
Combining revisions with only-arch allows specifying that a test only applies to a handful of targets. This allows removing a large amount of repetition in the test suite for tests that do not benefit. The revisions are suboptimal for this for some tests, so they aren't preferred in those cases.
2023-04-30tests: Add tests for LoongArch64WANG Rui-0/+1
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels-0/+1
Co-authored-by: gh-tr <troach@qnx.com>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+85