about summary refs log tree commit diff
path: root/tests/run-make/target-without-atomic-cas
AgeCommit message (Collapse)AuthorLines
2024-08-26tests/run-make: add missing needs-llvm-components许杰友 Jieyou Xu (Joe)-5/+10
Without suitable `needs-llvm-components` directives, these tests that rely on target-specific codegen can fail if used with a LLVM that is built without the required components.
2024-07-08rewrite target-without-atomic-cas to rmakeOneirical-5/+16
2023-03-30Move almost all run-make-fulldeps to run-makeJoshua Nelson-0/+5
They pass fine.