From 79356d88dba5818e9a1add099bf27320dd226b79 Mon Sep 17 00:00:00 2001 From: Carl George Date: Jul 23 2020 19:33:32 +0000 Subject: transmodrify/c8s-stream-rhel8/llvm-toolset-rhel8-8030020200625174140.30b713e6 --- diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml new file mode 100644 index 0000000..eae0e22 --- /dev/null +++ b/llvm-toolset.yaml @@ -0,0 +1,75 @@ +--- +document: modulemd +version: 2 +data: + name: llvm-toolset + stream: rhel8 + summary: LLVM + description: >- + LLVM Tools and libraries + license: + module: + - MIT + dependencies: + - buildrequires: + platform: [el8.3.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: 7cde341d04ea71c9e32fd13a1928c45f1972566f + buildorder: 1 + multilib: [x86_64] + compiler-rt: + rationale: LLVM compiler intrinsic and sanitizer libraries + ref: 0c55e04027734a704cd8fbce7d055396850ca463 + buildorder: 1 + multilib: [x86_64] + libomp: + rationale: LLVM OpenMP runtime + ref: fe2d49ca55fdde7da7aca2584816bcc1bd35b9f1 + multilib: [x86_64] + lld: + rationale: LLVM linker + ref: 3d81c9beef50178e42b975ce2944b309c3208183 + buildorder: 1 + multilib: [x86_64] + lldb: + rationale: lldb debugger + ref: e2d858d3d03f3e20dcddfc211dec6f2eae83d309 + buildorder: 2 + multilib: [x86_64] + llvm: + rationale: LLVM tools and libraries + ref: c746b40e9648c0c465cbc3e479faabcde4d11d0b + multilib: [x86_64] + llvm-toolset: + rationale: Meta package for llvm-toolset providing scl enable scripts. + ref: 1827c47f3337575c430ac2d55b4e3db32c370d87 + multilib: [x86_64] + python-lit: + rationale: Lit test runner for LLVM + ref: 2b856783b5ffab0920be8edc15cc34f3d99889df +... +