Blame llvm-toolset.yaml

e0a82b
---
e0a82b
document: modulemd
e0a82b
version: 2
e0a82b
data:
e0a82b
  name: llvm-toolset
e0a82b
  stream: "rhel8"
e0a82b
  summary: LLVM
e0a82b
  description: >-
e0a82b
    LLVM Tools and libraries
e0a82b
  license:
e0a82b
    module:
e0a82b
    - MIT
e0a82b
  dependencies:
e0a82b
  - buildrequires:
e0a82b
      platform: [el8.8.0]
e0a82b
    requires:
e0a82b
      platform: [el8]
e0a82b
  profiles:
e0a82b
    common:
e0a82b
      rpms:
e0a82b
      - llvm-toolset
e0a82b
  api:
e0a82b
    rpms:
e0a82b
    - clang
e0a82b
    - clang-analyzer
e0a82b
    - clang-devel
e0a82b
    - clang-libs
e0a82b
    - clang-tools-extra
e0a82b
    - git-clang-format
e0a82b
    - lld
e0a82b
    - lld-libs
e0a82b
    - lldb
e0a82b
    - lldb-devel
e0a82b
    - llvm
e0a82b
    - llvm-devel
e0a82b
    - llvm-libs
e0a82b
  components:
e0a82b
    rpms:
e0a82b
      clang:
e0a82b
        rationale: clang tools and libraries
e0a82b
        ref: 7375a13998340072559ddc4329e8f420a009136d
e0a82b
        buildorder: 1
e0a82b
        multilib: [x86_64]
e0a82b
      compiler-rt:
e0a82b
        rationale: LLVM compiler intrinsic and sanitizer libraries
e0a82b
        ref: af3f8dc7dd12a3eef9f871f57979c219aa3a36cb
e0a82b
        buildorder: 1
e0a82b
        multilib: [x86_64]
e0a82b
      libomp:
e0a82b
        rationale: LLVM OpenMP runtime
e0a82b
        ref: 6030e1cf3253e19e478f35b48f21024ce42aa062
e0a82b
        buildorder: 2
e0a82b
        multilib: [x86_64]
e0a82b
      lld:
e0a82b
        rationale: LLVM linker
e0a82b
        ref: 5626ee00c78bef5c4203c3c51f8a4698fc335cd1
e0a82b
        buildorder: 1
e0a82b
        multilib: [x86_64]
e0a82b
      lldb:
e0a82b
        rationale: lldb debugger
e0a82b
        ref: 7857d5e64a883f860ad93ff31127610a2a822931
e0a82b
        buildorder: 2
e0a82b
        multilib: [x86_64]
e0a82b
      llvm:
e0a82b
        rationale: LLVM tools and libraries
e0a82b
        ref: fbca9eccba276027293a9f80ebb73f8799e3e5ca
e0a82b
        multilib: [x86_64]
e0a82b
      llvm-compat:
e0a82b
        rationale: LLVM tools and libraries
e0a82b
        ref: b4d656f812af06d4b37d42d440defb2084169ebc
e0a82b
        multilib: [x86_64]
e0a82b
      python-lit:
e0a82b
        rationale: Lit test runner for LLVM
e0a82b
        ref: 86153f0b31349a816ca4f30b986a16f60f1e7f9c
e0a82b
...
e0a82b