From 6a8003efb11b76a1d73666a967bf79cc012fcf6d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Dec 04 2021 08:12:35 +0000 Subject: import llvm-toolset-rhel8-8060020211129174450.d63f516d --- diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml deleted file mode 100644 index cc4fb79..0000000 --- a/llvm-toolset.yaml +++ /dev/null @@ -1,80 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: llvm-toolset - stream: "rhel8" - summary: LLVM - description: >- - LLVM Tools and libraries - license: - module: - - MIT - dependencies: - - buildrequires: - platform: [el8.6.0] - requires: - platform: [el8] - profiles: - common: - rpms: - - llvm-toolset - api: - rpms: - - clang - - clang-analyzer - - clang-devel - - clang-libs - - clang-tools-extra - - git-clang-format - - lld - - lld-libs - - lldb - - lldb-devel - - llvm - - llvm-devel - - llvm-libs - components: - rpms: - clang: - rationale: clang tools and libraries - ref: 53102bf9d0d79cccb69855d3856c3d18b71d9732 - buildorder: 1 - multilib: [x86_64] - compiler-rt: - rationale: LLVM compiler intrinsic and sanitizer libraries - ref: 33e9904d56979e0c3e4c2875f713feae57083993 - buildorder: 1 - multilib: [x86_64] - libomp: - rationale: LLVM OpenMP runtime - ref: 9bf2bdf91f387025de7b84a813f8e3b256c70522 - buildorder: 2 - multilib: [x86_64] - lld: - rationale: LLVM linker - ref: 0e46af746f99c125194ec7b5d84b8bf65be888a1 - buildorder: 1 - multilib: [x86_64] - lldb: - rationale: lldb debugger - ref: fe511f11be214dfd90a8d426dd2c539804e4b304 - buildorder: 2 - multilib: [x86_64] - llvm: - rationale: LLVM tools and libraries - ref: 9b827f1c6950f8fc6f946ce1550a58f43c1dda16 - multilib: [x86_64] - llvm-compat: - rationale: LLVM compatibility libs for transition user to a new llvm version - ref: 5667d6ce65300af45e38221d79122a7870ea7be9 - multilib: [x86_64] - llvm-toolset: - rationale: Meta package for llvm-toolset providing scl enable scripts. - ref: 038e0c5a55d7a0673bb8ca04613b22582acd4b4e - multilib: [x86_64] - python-lit: - rationale: Lit test runner for LLVM - ref: b3125cea4d57c7503556f8f115ed7828ea356ba4 -... -