Blame llvm-toolset.yaml

0b9491
---
0b9491
document: modulemd
0b9491
version: 2
0b9491
data:
0b9491
  name: llvm-toolset
0b9491
  stream: "rhel8"
0b9491
  summary: LLVM
0b9491
  description: >-
0b9491
    LLVM Tools and libraries
0b9491
  license:
0b9491
    module:
0b9491
    - MIT
0b9491
  dependencies:
0b9491
  - buildrequires:
0b9491
      platform: [el8.6.0]
0b9491
    requires:
0b9491
      platform: [el8]
0b9491
  profiles:
0b9491
    common:
0b9491
      rpms:
0b9491
      - llvm-toolset
0b9491
  api:
0b9491
    rpms:
0b9491
    - clang
0b9491
    - clang-analyzer
0b9491
    - clang-devel
0b9491
    - clang-libs
0b9491
    - clang-tools-extra
0b9491
    - git-clang-format
0b9491
    - lld
0b9491
    - lld-libs
0b9491
    - lldb
0b9491
    - lldb-devel
0b9491
    - llvm
0b9491
    - llvm-devel
0b9491
    - llvm-libs
0b9491
  components:
0b9491
    rpms:
0b9491
      clang:
0b9491
        rationale: clang tools and libraries
0b9491
        ref: 33d02d7a9d0f863d096f93b8bf4890981f40e906
0b9491
        buildorder: 1
0b9491
        multilib: [x86_64]
0b9491
      compiler-rt:
0b9491
        rationale: LLVM compiler intrinsic and sanitizer libraries
0b9491
        ref: 22e777dc8abb333bc3e1d907f4d515ecc42a3c81
0b9491
        buildorder: 1
0b9491
        multilib: [x86_64]
0b9491
      libomp:
0b9491
        rationale: LLVM OpenMP runtime
0b9491
        ref: 1a3c6043f696afc379a34b965d1991da69b5e700
0b9491
        buildorder: 2
0b9491
        multilib: [x86_64]
0b9491
      lld:
0b9491
        rationale: LLVM linker
0b9491
        ref: 91ecdc3e045096367981cb3342056b67edb5d269
0b9491
        buildorder: 1
0b9491
        multilib: [x86_64]
0b9491
      lldb:
0b9491
        rationale: lldb debugger
0b9491
        ref: 99aa8182a657bec1e6cd660a0e1887e8c8e3a200
0b9491
        buildorder: 2
0b9491
        multilib: [x86_64]
0b9491
      llvm:
0b9491
        rationale: LLVM tools and libraries
0b9491
        ref: 7d161a3fb9ac31c542b81d69ec59fb9316e0cbaf
0b9491
        multilib: [x86_64]
0b9491
      llvm-toolset:
0b9491
        rationale: Meta package for llvm-toolset providing scl enable scripts.
0b9491
        ref: 34d94e25124d2ba5deacce4cc73736ff88d83664
0b9491
        multilib: [x86_64]
0b9491
      python-lit:
0b9491
        rationale: Lit test runner for LLVM
0b9491
        ref: 990eb45ac5801a32c47e9c38025f6753adb69916
0b9491
...
0b9491