---
document: modulemd
version: 2
data:
  name: llvm-toolset-devel
  stream: an8
  version: 8040020211220074937
  context: 5280c3a7
  summary: LLVM
  description: >-
    LLVM Tools and libraries
  license:
    module:
    - MIT
    content:
    - NCSA
    - NCSA and MIT
    - NCSA or MIT
  xmd:
    mbs:
      buildrequires:
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-anolis-8.4.0-build
          ref: virtual
          stream: an8.4.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 4
      commit: 5b38fdc8e0191e959668f86023e61d2ebc5cdbf9
      mse: TRUE
      rpms:
        clang:
          ref: 3fd94797a1a06560f355cb86f044f46e4d81711c
        compiler-rt:
          ref: 421a2c703cfedc7640f639c84e962f7f7682dda3
        libomp:
          ref: af3df5b94100918cc6e0c6b48201eb235f26ecb9
        lld:
          ref: 0c58030747b485c926cc473e92e93d8ce95f569a
        lldb:
          ref: 9748d55f5da8c8c7f0abb5a910e3fa4792e5d6ee
        llvm:
          ref: 8b17da80ad7271e2235b193b093cd7507262d914
        llvm-toolset:
          ref: 0e03926552e035376c873f99b5f240f66386f59e
        python-lit:
          ref: cad27b1f8ae2cda64696fbef84199d5b42f53e43
      scmurl: git+https://gitee.com/src-anolis-module/llvm-toolset.git
  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
        repository: git+https://gitee.com/src-anolis-os/clang
        cache: http://pkgs.fedoraproject.org/repo/pkgs/clang
        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
        repository: git+https://gitee.com/src-anolis-os/compiler-rt
        cache: http://pkgs.fedoraproject.org/repo/pkgs/compiler-rt
        ref: a8-llvm-toolset-stream-an8
        buildorder: 1
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      libomp:
        rationale: LLVM OpenMP runtime
        repository: git+https://gitee.com/src-anolis-os/libomp
        cache: http://pkgs.fedoraproject.org/repo/pkgs/libomp
        ref: a8-llvm-toolset-stream-an8
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      lld:
        rationale: LLVM linker
        repository: git+https://gitee.com/src-anolis-os/lld
        cache: http://pkgs.fedoraproject.org/repo/pkgs/lld
        ref: a8-llvm-toolset-stream-an8
        buildorder: 1
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      lldb:
        rationale: lldb debugger
        repository: git+https://gitee.com/src-anolis-os/lldb
        cache: http://pkgs.fedoraproject.org/repo/pkgs/lldb
        ref: a8-llvm-toolset-stream-an8
        buildorder: 2
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      llvm:
        rationale: LLVM tools and libraries
        repository: git+https://gitee.com/src-anolis-os/llvm
        cache: http://pkgs.fedoraproject.org/repo/pkgs/llvm
        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.
        repository: git+https://gitee.com/src-anolis-os/llvm-toolset
        cache: http://pkgs.fedoraproject.org/repo/pkgs/llvm-toolset
        ref: a8-llvm-toolset-stream-an8
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
        multilib: [x86_64]
      python-lit:
        rationale: Lit test runner for LLVM
        repository: git+https://gitee.com/src-anolis-os/python-lit
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python-lit
        ref: a8-llvm-toolset-stream-an8
        arches: [aarch64, i686, ppc64le, s390x, x86_64]
...