llvm/tests/integration-test-suite/main.fmf

20 lines
307 B
Plaintext
Raw Normal View History

2021-07-15 07:55:00 +00:00
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