---
document: modulemd
version: 2
data:
  name: llvm-toolset-devel
  stream: "rhel8"
  version: 8060020230707094836
  context: e829d8bc
  arch: x86_64
  summary: LLVM
  description: >-
    LLVM Tools and libraries
  license:
    module:
    - MIT
  xmd: {}
  dependencies:
  - buildrequires:
      platform: [oc8.6.0]
    requires:
      llvm-toolset: [rhel8]
      platform: [oc8]
  components:
    rpms:
      clang:
        rationale: clang tools and libraries
        ref: d9e818e4c8f190a8959beeaf7e12ea8f794ade5b
        buildorder: 1
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      compiler-rt:
        rationale: LLVM compiler intrinsic and sanitizer libraries
        ref: d8e61eef5fda21fa39c84ea40643868a26e611a9
        buildorder: 1
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      libomp:
        rationale: LLVM OpenMP runtime
        ref: e0fedff23a235865339922e27e0134119f071756
        buildorder: 2
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      lld:
        rationale: LLVM linker
        ref: 6b4b28c04cf22db53c0b9e244fc325dc6b8eac6c
        buildorder: 1
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      lldb:
        rationale: lldb debugger
        ref: 705f553857c5a597c32a407d51b1d40410e92ff7
        buildorder: 2
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      llvm:
        rationale: LLVM tools and libraries
        ref: 0f7956049a4e835cffa7733f9abab354ddeedd8d
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      python-lit:
        rationale: Lit test runner for LLVM
        ref: dcda8cfd314cbeec088bb2052c5c8e311ac4d02a
        arches: [aarch64, x86_64]
...