--- document: modulemd version: 2 data: name: llvm-toolset stream: "rhel8" summary: LLVM description: >- LLVM Tools and libraries license: module: - MIT dependencies: - buildrequires: platform: [oc8] requires: platform: [oc8] 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: a456cc63644276bb637a4ea77528d4c00703b4bf buildorder: 1 multilib: [x86_64] compiler-rt: rationale: LLVM compiler intrinsic and sanitizer libraries ref: 08a203a3d0988e87eb26d8f843b0e7aa7247f295 buildorder: 1 multilib: [x86_64] libomp: rationale: LLVM OpenMP runtime ref: 3d7c010f57bf8f1026c0ccd7f3a1c494d8993155 multilib: [x86_64] lld: rationale: LLVM linker ref: 4e26ed6864bf5cd93e572b159e306ea76f0da3ae buildorder: 1 multilib: [x86_64] lldb: rationale: lldb debugger ref: f9916a1ad40f48bef9390988e6d3da734fe04e29 buildorder: 2 multilib: [x86_64] llvm: rationale: LLVM tools and libraries ref: 410786b6ce4b1e49f6fc4c731e16d28184d6d095 multilib: [x86_64] llvm-toolset: rationale: Meta package for llvm-toolset providing scl enable scripts. ref: 5610d883baed7f8bf4a86c4f90702512125121b1 multilib: [x86_64] python-lit: rationale: Lit test runner for LLVM ref: c26e37739986dd8719ca7fdcce37c8e306d64c3d ...