mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 10:26:06 +00:00

Summary: If a test depends on a skipped entrypoint, then the test is also skipped. This setup will be useful as we gradually add support for more operating systems and target architectures. Reviewers: asteinhauser Differential Revision: https://reviews.llvm.org/D81489