document: modulemd
version: 2
data:
  name: llvm-toolset
  stream: "an8"
  summary: LLVM
  description: >-
    LLVM Tools and libraries
  license:
    module:
    - MIT
    content:
    - NCSA
    - NCSA and MIT
    - NCSA or MIT
  dependencies:
  - buildrequires:
      platform: [an8.4.0]
    requires:
      platform: [an8]
  profiles:
    common:
      rpms:
      - llvm-toolset
  api:
    rpms:
    - clang
    - clang-analyzer
    - clang-devel
    - clang-libs
    - clang-tools-extra
    - git-clang-format
    - lld
    - lld-libs
    - lldb
    - lldb-devel
    - llvm
    - llvm-devel
    - llvm-libs
  components:
    rpms:
      clang:
        rationale: clang tools and libraries
        ref: a8-llvm-toolset-stream-an8
        buildorder: 1
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      compiler-rt:
        rationale: LLVM compiler intrinsic and sanitizer libraries
        ref: a8-llvm-toolset-stream-an8
        buildorder: 1
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      libomp:
        rationale: LLVM OpenMP runtime
        ref: a8-llvm-toolset-stream-an8
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      lld:
        rationale: LLVM linker
        ref: a8-llvm-toolset-stream-an8
        buildorder: 1
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      lldb:
        rationale: lldb debugger
        ref: a8-llvm-toolset-stream-an8
        buildorder: 2
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      llvm:
        rationale: LLVM tools and libraries
        ref: a8-llvm-toolset-stream-an8
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      llvm-toolset:
        rationale: Meta package for llvm-toolset providing scl enable scripts.
        ref: a8-llvm-toolset-stream-an8
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      python-lit:
        rationale: Lit test runner for LLVM
        ref: a8-llvm-toolset-stream-an8
        arches: [aarch64, i686, ppc64le, s390x, x86_64]