|
|
|
@ -36,44 +36,39 @@ data:
|
|
|
|
|
llvm-toolset:
|
|
|
|
|
rationale: Meta package for llvm-toolset providing scl enable scripts.
|
|
|
|
|
multilib: [x86_64]
|
|
|
|
|
ref: stream-rhel-8-rhel-8.1.0
|
|
|
|
|
ref: stream-rhel-8-rhel-8.2.0
|
|
|
|
|
buildorder: 0
|
|
|
|
|
python-lit:
|
|
|
|
|
rationale: Lit test runner for LLVM
|
|
|
|
|
ref: stream-rhel-8-rhel-8.1.0
|
|
|
|
|
ref: stream-rhel-8-rhel-8.2.0
|
|
|
|
|
buildorder: 0
|
|
|
|
|
libomp:
|
|
|
|
|
rationale: LLVM OpenMP runtime
|
|
|
|
|
multilib: [x86_64]
|
|
|
|
|
ref: stream-rhel-8-rhel-8.1.0
|
|
|
|
|
ref: stream-rhel-8-rhel-8.2.0
|
|
|
|
|
buildorder: 0
|
|
|
|
|
llvm:
|
|
|
|
|
rationale: LLVM tools and libraries
|
|
|
|
|
multilib: [x86_64]
|
|
|
|
|
ref: stream-rhel-8-rhel-8.1.0
|
|
|
|
|
buildorder: 0
|
|
|
|
|
llvm-compat:
|
|
|
|
|
rationale: LLVM compatibility libs for transition user to a new llvm version
|
|
|
|
|
multilib: [x86_64]
|
|
|
|
|
ref: stream-rhel-8-rhel-8.1.0
|
|
|
|
|
ref: stream-rhel-8-rhel-8.2.0
|
|
|
|
|
buildorder: 0
|
|
|
|
|
compiler-rt:
|
|
|
|
|
rationale: LLVM compiler intrinsic and sanitizer libraries
|
|
|
|
|
multilib: [x86_64]
|
|
|
|
|
ref: stream-rhel-8-rhel-8.1.0
|
|
|
|
|
ref: stream-rhel-8-rhel-8.2.0
|
|
|
|
|
buildorder: 1
|
|
|
|
|
lld:
|
|
|
|
|
rationale: LLVM linker
|
|
|
|
|
multilib: [x86_64]
|
|
|
|
|
ref: stream-rhel-8-rhel-8.1.0
|
|
|
|
|
ref: stream-rhel-8-rhel-8.2.0
|
|
|
|
|
buildorder: 1
|
|
|
|
|
clang:
|
|
|
|
|
rationale: clang tools and libraries
|
|
|
|
|
multilib: [x86_64]
|
|
|
|
|
ref: stream-rhel-8-rhel-8.1.0
|
|
|
|
|
buildorder: 2
|
|
|
|
|
ref: stream-rhel-8-rhel-8.2.0
|
|
|
|
|
buildorder: 1
|
|
|
|
|
lldb:
|
|
|
|
|
rationale: lldb debugger
|
|
|
|
|
multilib: [x86_64]
|
|
|
|
|
ref: stream-rhel-8-rhel-8.1.0
|
|
|
|
|
buildorder: 3
|
|
|
|
|
ref: stream-rhel-8-rhel-8.2.0
|
|
|
|
|
buildorder: 2
|
|
|
|
|