Blame llvm-toolset.yaml

621b5b
---
621b5b
document: modulemd
621b5b
version: 2
621b5b
data:
621b5b
  name: llvm-toolset
621b5b
  stream: "rhel8"
621b5b
  summary: LLVM
621b5b
  description: >-
621b5b
    LLVM Tools and libraries
621b5b
  license:
621b5b
    module:
621b5b
    - MIT
621b5b
  dependencies:
621b5b
  - buildrequires:
621b5b
      platform: [el8.6.0]
621b5b
    requires:
621b5b
      platform: [el8]
621b5b
  profiles:
621b5b
    common:
621b5b
      rpms:
621b5b
      - llvm-toolset
621b5b
  api:
621b5b
    rpms:
621b5b
    - clang
621b5b
    - clang-analyzer
621b5b
    - clang-devel
621b5b
    - clang-libs
621b5b
    - clang-tools-extra
621b5b
    - git-clang-format
621b5b
    - lld
621b5b
    - lld-libs
621b5b
    - lldb
621b5b
    - lldb-devel
621b5b
    - llvm
621b5b
    - llvm-devel
621b5b
    - llvm-libs
621b5b
  components:
621b5b
    rpms:
621b5b
      clang:
621b5b
        rationale: clang tools and libraries
621b5b
        ref: fc83c9bfccf8a43100328179437239a0922d5680
621b5b
        buildorder: 1
621b5b
        multilib: [x86_64]
621b5b
      compiler-rt:
621b5b
        rationale: LLVM compiler intrinsic and sanitizer libraries
621b5b
        ref: 33e9904d56979e0c3e4c2875f713feae57083993
621b5b
        buildorder: 1
621b5b
        multilib: [x86_64]
621b5b
      libomp:
621b5b
        rationale: LLVM OpenMP runtime
621b5b
        ref: 9bf2bdf91f387025de7b84a813f8e3b256c70522
621b5b
        buildorder: 2
621b5b
        multilib: [x86_64]
621b5b
      lld:
621b5b
        rationale: LLVM linker
621b5b
        ref: fb2d2e9b175b8e08cc7ed773aea763ebc17f9071
621b5b
        buildorder: 1
621b5b
        multilib: [x86_64]
621b5b
      lldb:
621b5b
        rationale: lldb debugger
621b5b
        ref: fe511f11be214dfd90a8d426dd2c539804e4b304
621b5b
        buildorder: 2
621b5b
        multilib: [x86_64]
621b5b
      llvm:
621b5b
        rationale: LLVM tools and libraries
621b5b
        ref: 9b827f1c6950f8fc6f946ce1550a58f43c1dda16
621b5b
        multilib: [x86_64]
621b5b
      llvm-compat:
621b5b
        rationale: LLVM compatibility libs for transition user to a new llvm version
621b5b
        ref: ac658570aa4b247a6602c44966d7dad7c1d88962
621b5b
        multilib: [x86_64]
621b5b
      llvm-toolset:
621b5b
        rationale: Meta package for llvm-toolset providing scl enable scripts.
621b5b
        ref: 038e0c5a55d7a0673bb8ca04613b22582acd4b4e
621b5b
        multilib: [x86_64]
621b5b
      python-lit:
621b5b
        rationale: Lit test runner for LLVM
621b5b
        ref: b3125cea4d57c7503556f8f115ed7828ea356ba4
621b5b
...
621b5b