llvm/tests/integration-test-suite/main.fmf
2021-09-15 08:01:11 +02:00

20 lines
307 B
Plaintext

summary: Run the upstream LLVM integration test suite
test: ./test.sh
require:
- cmake
- llvm-devel
- clang
- clang-analyzer
- clang-tools-extra
- compiler-rt
- ninja-build
- libcxx-devel
- libomp-devel
- python-lit
- lld
- lldb
- git
- make
- libstdc++-static
- clang-devel