about summary refs log tree commit diff
path: root/tests/run-make/print-target-list
AgeCommit message (Collapse)AuthorLines
2024-08-26tests/run-make: add missing needs-llvm-components许杰友 Jieyou Xu (Joe)-4/+9
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-08-03Migrate `print-target-list` to `rmake`Jerry Wang-8/+21
2023-03-30Move almost all run-make-fulldeps to run-makeJoshua Nelson-0/+8
They pass fine.