diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml new file mode 100644 index 0000000..0545a81 --- /dev/null +++ b/llvm-toolset.yaml @@ -0,0 +1,74 @@ +document: modulemd +version: 2 +data: + name: llvm-toolset + stream: rhel8 + summary: LLVM + description: LLVM Tools and libraries + license: + module: [MIT] + dependencies: + - buildrequires: + platform: [el8.0.0] + requires: + platform: [el8] + 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: + llvm-toolset: + rationale: Meta package for llvm-toolset providing scl enable scripts. + multilib: [x86_64] + ref: b239b62764b7a865391517892f84b8073efe7f60 + buildorder: 0 + python-lit: + rationale: Lit test runner for LLVM + ref: ec96cb788140ead77ef1186c4ce61c32700c3b2b + buildorder: 0 + libomp: + rationale: LLVM OpenMP runtime + multilib: [x86_64] + ref: d97994b1566c6704e2735b14836f92e7eeff81fc + buildorder: 0 + llvm: + rationale: LLVM tools and libraries + multilib: [x86_64] + ref: b0a3702e08c8028ce930a5120198664327dee7be + buildorder: 0 + compiler-rt: + rationale: LLVM compiler intrinsic and sanitizer libraries + multilib: [x86_64] + ref: 212512536d2da30016ca2b336c87b82237928bc4 + buildorder: 1 + lld: + rationale: LLVM linker + multilib: [x86_64] + ref: 94f3d223a533556b051eedbf2678e21bf17522c9 + buildorder: 1 + clang: + rationale: clang tools and libraries + multilib: [x86_64] + ref: edce023ed3aa4883021930819404c3082f21ce02 + buildorder: 2 + lldb: + rationale: lldb debugger + multilib: [x86_64] + ref: 056a812f1645a996b3a3892ff9477cc7df9847a2 + buildorder: 3