---
document: modulemd
version: 2
data:
  name: llvm-toolset-devel
  stream: "rhel8"
  version: 8100020241115024055
  context: 2a16b704
  arch: x86_64
  summary: LLVM
  description: >-
    LLVM Tools and libraries.
  license:
    module:
    - MIT
  xmd: {}
  dependencies:
  - buildrequires:
      platform: [oc8.10.0]
    requires:
      llvm-toolset: [rhel8]
      platform: [oc8]
  components:
    rpms:
      clang:
        rationale: clang tools and libraries
        ref: a008652eda2d18675c156c0760290ed9429a27aa
        buildorder: 1
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      compiler-rt:
        rationale: LLVM compiler intrinsic and sanitizer libraries
        ref: e3e92ba0a6cab22fa5ed04b5445c3eedf69a30fc
        buildorder: 2
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      libomp:
        rationale: LLVM OpenMP runtime
        ref: 00797d581a36df0afaa1ac5f5c6c4e048c050122
        buildorder: 2
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      lld:
        rationale: LLVM linker
        ref: 918dc8fb0d6c7b240e204773d00c90d44c8022da
        buildorder: 2
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      lldb:
        rationale: lldb debugger
        ref: a6e000b0dbb425314fe91fc7104b4dbb4836fabb
        buildorder: 2
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      llvm:
        rationale: LLVM tools and libraries
        ref: a3147c15fbb4f051902c1af00481dd17c8d1569b
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      llvm-compat:
        rationale: LLVM compatibility libraries
        ref: 36d6e67bf248a82add3fe82a49f1b3ed4a02f44a
        arches: [aarch64, x86_64]
      python-lit:
        rationale: Lit test runner for LLVM
        ref: e532d1c9d270cd9584264053b4695e57b2228672
        arches: [aarch64, x86_64]
...