--- 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-libs - clang-devel - clang-tools-extra - git-clang-format - lldb - lldb-devel - llvm - llvm-devel - llvm-libs - lld - lld-libs components: rpms: python-lit: rationale: Lit test runner for LLVM ref: e532d1c9d270cd9584264053b4695e57b2228672 buildorder: 0 llvm: rationale: LLVM tools and libraries multilib: [x86_64] ref: a3147c15fbb4f051902c1af00481dd17c8d1569b buildorder: 0 llvm-compat: rationale: LLVM compatibility libraries ref: 36d6e67bf248a82add3fe82a49f1b3ed4a02f44a buildorder: 0 compiler-rt: rationale: LLVM compiler intrinsic and sanitizer libraries multilib: [x86_64] ref: e3e92ba0a6cab22fa5ed04b5445c3eedf69a30fc buildorder: 2 lld: rationale: LLVM linker multilib: [x86_64] ref: 918dc8fb0d6c7b240e204773d00c90d44c8022da buildorder: 2 clang: rationale: clang tools and libraries multilib: [x86_64] ref: a008652eda2d18675c156c0760290ed9429a27aa buildorder: 1 libomp: rationale: LLVM OpenMP runtime multilib: [x86_64] ref: 00797d581a36df0afaa1ac5f5c6c4e048c050122 buildorder: 2 lldb: rationale: lldb debugger multilib: [x86_64] ref: a6e000b0dbb425314fe91fc7104b4dbb4836fabb buildorder: 2 ...