| # LLVM Testing Utilities | |
| This folder contains the setup for the `llvm-testing-utilities` python package. | |
| This package provides some utilities like `FileCheck` and `split-file` through | |
| PyPI with the aim being to support testing requirements for runtimes builds | |
| without them needing to utilize a bootstrapping build. |