|
1961 | 1961 | 'builddir': "amdgpu-offload-ubuntu-22-cmake-build-only",
|
1962 | 1962 | 'collapseRequests' : False,
|
1963 | 1963 | 'factory' : AnnotatedBuilder.getAnnotatedBuildFactory(
|
1964 |
| - depends_on_projects=["llvm", "clang", "flang", "mlir", "lld", "compiler-rt", "libcxx", "libcxxabi", "openmp", "offload", "libunwind"], |
| 1964 | + depends_on_projects=["llvm", "clang", "flang", "flang-rt", "mlir", "lld", "compiler-rt", "libcxx", "libcxxabi", "openmp", "offload", "libunwind"], |
1965 | 1965 | script="amdgpu-offload-cmake.py",
|
1966 | 1966 | checkout_llvm_sources=True,
|
1967 | 1967 | script_interpreter=None
|
|
1973 | 1973 | 'builddir': "amdgpu-offload-rhel-9-cmake-build-only",
|
1974 | 1974 | 'collapseRequests' : False,
|
1975 | 1975 | 'factory' : AnnotatedBuilder.getAnnotatedBuildFactory(
|
1976 |
| - depends_on_projects=["llvm", "clang", "flang", "mlir", "lld", "compiler-rt", "libcxx", "libcxxabi", "openmp", "offload", "libunwind"], |
| 1976 | + depends_on_projects=["llvm", "clang", "flang", "flang-rt", "mlir", "lld", "compiler-rt", "libcxx", "libcxxabi", "openmp", "offload", "libunwind"], |
1977 | 1977 | script="amdgpu-offload-cmake.py",
|
1978 | 1978 | checkout_llvm_sources=True,
|
1979 | 1979 | script_interpreter=None
|
|
1985 | 1985 | 'builddir': "amdgpu-offload-rhel-8-cmake-build-only",
|
1986 | 1986 | 'collapseRequests' : False,
|
1987 | 1987 | 'factory' : AnnotatedBuilder.getAnnotatedBuildFactory(
|
1988 |
| - depends_on_projects=["llvm", "clang", "flang", "mlir", "lld", "compiler-rt", "libcxx", "libcxxabi", "offload", "openmp", "libunwind"], |
| 1988 | + depends_on_projects=["llvm", "clang", "flang", "flang-rt", "mlir", "lld", "compiler-rt", "libcxx", "libcxxabi", "offload", "openmp", "libunwind"], |
1989 | 1989 | script="amdgpu-offload-cmake.py",
|
1990 | 1990 | checkout_llvm_sources=True,
|
1991 | 1991 | script_interpreter=None
|
|
0 commit comments