llvm/tests/basic/main.fmf
Jesus Checa Hidalgo ab620ce7f0 Reorganize tests repository.
* Created common configuration file (tests/main.fmf) to take advantage
  of fmf elasticity and inheritance.
* Cleanup and simplify all tests metadata.
* Remove no longer needed adjustments from plans
* Support lld tests in s390x for llvm >= 18
2024-02-22 13:38:32 +01:00

22 lines
548 B
Text

summary: Test lld with clang
tier: 1
extra-summary: /tools/lld/basic
extra-task: /tools/lld/basic
extra-nitrate: TC#0614058
adjust+:
# Common requirements when LLVM is not SCL-ized
- require+:
- clang
when: collection is not defined
# Requirements for SCL-ized LLVM
- require+:
- llvm-toolset-13.0-clang
when: collection == llvm-toolset-13.0
- require+:
- llvm-toolset-14.0-clang
when: collection == llvm-toolset-14.0
- require+:
- llvm-toolset-15.0-clang
when: collection == llvm-toolset-15.0