---
document: modulemd
version: 2
data:
  name: llvm-toolset-devel
  stream: "rhel8"
  version: 8060020220812020703
  context: e829d8bc
  summary: LLVM
  description: >-
    LLVM Tools and libraries
  license:
    module:
    - MIT
  xmd:
    mbs:
      buildrequires:
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.6.0-build
          ref: virtual
          stream: oc8.6.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: 71fa6ae7366dcb4738dfe36d400a9c70a4d67d33
      mse: TRUE
      rpms:
        clang:
          ref: 67dba0528251266d81dcb6662a6e99c1d462c776
        compiler-rt:
          ref: bbdf42f0d921a178e6935fcedf71e66378c243f9
        libomp:
          ref: bda44ece35135d039ea61c2977feafeefa6cc8e4
        lld:
          ref: c27b23207c11c1fec30f72a8784cab09fcb7c904
        lldb:
          ref: e42ed57e0f8c07b39e38bc57150815ab8cbf526b
        llvm:
          ref: b38df8ae116c589ac5b7ab5219dc6961fcb930d4
        llvm-toolset:
          ref: 52ea0f911047a6abb5167817a5c77b3812b76ec7
        python-lit:
          ref: 18e07dbe7f93f69760f544cb20591dc32b56397a
      scmurl: https://gitee.com/src-opencloudos-modules/llvm-toolset.git?#oc8-stream-rhel8
  dependencies:
  - buildrequires:
      platform: [oc8.6.0]
    requires:
      platform: [oc8]
  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
        repository: git+https://gitee.com/src-opencloudos-rpms/clang
        cache: http://pkgs.fedoraproject.org/repo/pkgs/clang
        ref: 67dba0528251266d81dcb6662a6e99c1d462c776
        buildorder: 1
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      compiler-rt:
        rationale: LLVM compiler intrinsic and sanitizer libraries
        repository: git+https://gitee.com/src-opencloudos-rpms/compiler-rt
        cache: http://pkgs.fedoraproject.org/repo/pkgs/compiler-rt
        ref: bbdf42f0d921a178e6935fcedf71e66378c243f9
        buildorder: 1
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      libomp:
        rationale: LLVM OpenMP runtime
        repository: git+https://gitee.com/src-opencloudos-rpms/libomp
        cache: http://pkgs.fedoraproject.org/repo/pkgs/libomp
        ref: bda44ece35135d039ea61c2977feafeefa6cc8e4
        buildorder: 2
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      lld:
        rationale: LLVM linker
        repository: git+https://gitee.com/src-opencloudos-rpms/lld
        cache: http://pkgs.fedoraproject.org/repo/pkgs/lld
        ref: c27b23207c11c1fec30f72a8784cab09fcb7c904
        buildorder: 1
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      lldb:
        rationale: lldb debugger
        repository: git+https://gitee.com/src-opencloudos-rpms/lldb
        cache: http://pkgs.fedoraproject.org/repo/pkgs/lldb
        ref: e42ed57e0f8c07b39e38bc57150815ab8cbf526b
        buildorder: 2
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      llvm:
        rationale: LLVM tools and libraries
        repository: git+https://gitee.com/src-opencloudos-rpms/llvm
        cache: http://pkgs.fedoraproject.org/repo/pkgs/llvm
        ref: b38df8ae116c589ac5b7ab5219dc6961fcb930d4
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      llvm-toolset:
        rationale: Meta package for llvm-toolset providing scl enable scripts.
        repository: git+https://gitee.com/src-opencloudos-rpms/llvm-toolset
        cache: http://pkgs.fedoraproject.org/repo/pkgs/llvm-toolset
        ref: 52ea0f911047a6abb5167817a5c77b3812b76ec7
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      python-lit:
        rationale: Lit test runner for LLVM
        repository: git+https://gitee.com/src-opencloudos-rpms/python-lit
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-lit
        ref: 18e07dbe7f93f69760f544cb20591dc32b56397a
        arches: [aarch64, x86_64]
...