---
document: modulemd
version: 2
data:
  name: llvm-toolset
  stream: "rhel8"
  version: 8060020221207090138
  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: 32079303702ae8729dc7249d03ea709966db2c24
      mse: TRUE
      rpms:
        clang:
          ref: 4f35dcbdc5e28c005c01c17432f2f30431c029bb
        compiler-rt:
          ref: 1a16f1a9f480bd81362179fda2c6af3f6c73b1bd
        libomp:
          ref: d5eab31bb15c12bde4e7cabbba26ab2683f81e2c
        lld:
          ref: 2f4b41257120e445ff6962b6dbe62bfdfb3ffd19
        lldb:
          ref: 3f882733aab6a94ed803d045228064ed2d10896e
        llvm:
          ref: 5cda6c3a0acba46fe3bd19f620bc84f17bfc8c40
        llvm-toolset:
          ref: 105d47c7248740a9a21d0eee58b2fae672349146
        python-lit:
          ref: 3f29e6210214834521fe0717d11b002b2f1f1333
      scmurl: https://gitee.com/src-opencloudos-modules/llvm-toolset.git?#32079303702ae8729dc7249d03ea709966db2c24
  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: 4f35dcbdc5e28c005c01c17432f2f30431c029bb
        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: 1a16f1a9f480bd81362179fda2c6af3f6c73b1bd
        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: d5eab31bb15c12bde4e7cabbba26ab2683f81e2c
        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: 2f4b41257120e445ff6962b6dbe62bfdfb3ffd19
        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: 3f882733aab6a94ed803d045228064ed2d10896e
        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: 5cda6c3a0acba46fe3bd19f620bc84f17bfc8c40
        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: 105d47c7248740a9a21d0eee58b2fae672349146
        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: 3f29e6210214834521fe0717d11b002b2f1f1333
        arches: [aarch64, x86_64]
...