Blame llvm-toolset.yaml

5a195f
document: modulemd
5a195f
version: 2
5a195f
data:
5a195f
  name: llvm-toolset
5a195f
  stream: rhel8
5a195f
  summary: LLVM
5a195f
  description: LLVM Tools and libraries
5a195f
  license:
5a195f
    module: [MIT]
5a195f
  dependencies:
5a195f
    - buildrequires:
5a195f
        platform: [el8.5.0]
5a195f
      requires:
5a195f
        platform: [el8]
5a195f
  profiles:
5a195f
    common:
5a195f
      rpms:
5a195f
        - llvm-toolset
5a195f
  api:
5a195f
    rpms:
5a195f
      - clang
5a195f
      - clang-analyzer
5a195f
      - clang-libs
5a195f
      - clang-devel
5a195f
      - clang-tools-extra
5a195f
      - git-clang-format
5a195f
      - lldb
5a195f
      - lldb-devel
5a195f
      - llvm
5a195f
      - llvm-devel
5a195f
      - llvm-libs
5a195f
      - lld
5a195f
      - lld-libs
5a195f
  components:
5a195f
    rpms:
5a195f
      llvm-toolset:
5a195f
        rationale: Meta package for llvm-toolset providing scl enable scripts.
5a195f
        multilib: [x86_64]
5a195f
        ref: ce18f6d50701083f62d9692254987b43238208db
5a195f
        buildorder: 0
5a195f
      python-lit:
5a195f
        rationale: Lit test runner for LLVM
5a195f
        ref: d6217df596bc1cbad01ba85e56bdb68dd6acefd8
5a195f
        buildorder: 0
5a195f
      libomp:
5a195f
        rationale: LLVM OpenMP runtime
5a195f
        multilib: [x86_64]
5a195f
        ref: 732d93a4e89af825e4f62e7f84c4880a9748a9af
5a195f
        buildorder: 0
5a195f
      llvm:
5a195f
        rationale: LLVM tools and libraries
5a195f
        multilib: [x86_64]
5a195f
        ref: 0e237d7599a0797c08b19fc973739102b1542b6f
5a195f
        buildorder: 0
5a195f
      llvm-compat:
5a195f
        rationale: LLVM compatibility libs for transition user to a new llvm version
5a195f
        multilib: [x86_64]
5a195f
        ref: 3ac0c7a1f6a051d22ad5f3e155cae3678274533a
5a195f
        buildorder: 0
5a195f
      compiler-rt:
5a195f
        rationale: LLVM compiler intrinsic and sanitizer libraries
5a195f
        multilib: [x86_64]
5a195f
        ref: c047fc05bbde09fabb5eab5db624a149d2365242
5a195f
        buildorder: 1
5a195f
      lld:
5a195f
        rationale: LLVM linker
5a195f
        multilib: [x86_64]
5a195f
        ref: 69f20ed74d6e0ef75707ecc0a597fe96c425f0d5
5a195f
        buildorder: 1
5a195f
      clang:
5a195f
        rationale: clang tools and libraries
5a195f
        multilib: [x86_64]
5a195f
        ref: b99d8d4a38320329e10570f308c3e2d8cf295c78
5a195f
        buildorder: 1
5a195f
      lldb:
5a195f
        rationale: lldb debugger
5a195f
        multilib: [x86_64]
5a195f
        ref: 7f3bade777cbac4e4e4a904d67c6b8b6412cdcfb
5a195f
        buildorder: 2