---
document: modulemd
version: 2
data:
  name: llvm-toolset-devel
  stream: "rhel8"
  version: 8060020220812080739
  context: e829d8bc
  arch: aarch64
  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: 67dba0528251266d81dcb6662a6e99c1d462c776
        buildorder: 1
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      compiler-rt:
        rationale: LLVM compiler intrinsic and sanitizer libraries
        ref: bbdf42f0d921a178e6935fcedf71e66378c243f9
        buildorder: 1
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      libomp:
        rationale: LLVM OpenMP runtime
        ref: bda44ece35135d039ea61c2977feafeefa6cc8e4
        buildorder: 2
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      lld:
        rationale: LLVM linker
        ref: c27b23207c11c1fec30f72a8784cab09fcb7c904
        buildorder: 1
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      lldb:
        rationale: lldb debugger
        ref: e42ed57e0f8c07b39e38bc57150815ab8cbf526b
        buildorder: 2
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      llvm:
        rationale: LLVM tools and libraries
        ref: b38df8ae116c589ac5b7ab5219dc6961fcb930d4
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      llvm-compat:
        rationale: LLVM compatibility libs for transition user to a new llvm version
        ref: e5aab5dfce6c6df5d0374063cbeee44147c3a3e8
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      llvm-toolset:
        rationale: Meta package for llvm-toolset providing scl enable scripts.
        ref: 52ea0f911047a6abb5167817a5c77b3812b76ec7
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      python-lit:
        rationale: Lit test runner for LLVM
        ref: 18e07dbe7f93f69760f544cb20591dc32b56397a
        arches: [aarch64, x86_64]
...