Add llvm-compat and update kernel-testing refs

Resolves: RHEL-9028
stream-llvm-toolset-rhel8-rhel-8.10.0
Nikita Popov 1 year ago
parent 33e41d8f12
commit 90ee359165

@ -35,37 +35,37 @@ data:
rpms: rpms:
python-lit: python-lit:
rationale: Lit test runner for LLVM rationale: Lit test runner for LLVM
ref: stream-llvm-toolset-rhel8-rhel-8.9.0 ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 0 buildorder: 0
llvm: llvm:
rationale: LLVM tools and libraries rationale: LLVM tools and libraries
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.9.0 ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 0 buildorder: 0
compiler-rt: compiler-rt:
rationale: LLVM compiler intrinsic and sanitizer libraries rationale: LLVM compiler intrinsic and sanitizer libraries
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.9.0 ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 1 buildorder: 1
lld: lld:
rationale: LLVM linker rationale: LLVM linker
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.9.0 ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 1 buildorder: 1
clang: clang:
rationale: clang tools and libraries rationale: clang tools and libraries
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.9.0 ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 1 buildorder: 1
libomp: libomp:
rationale: LLVM OpenMP runtime rationale: LLVM OpenMP runtime
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.9.0 ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 2 buildorder: 2
lldb: lldb:
rationale: lldb debugger rationale: lldb debugger
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.9.0 ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 2 buildorder: 2
kernel: kernel:
ref: c8s ref: c8s

@ -42,6 +42,11 @@ data:
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 0 buildorder: 0
llvm-compat:
rationale: LLVM compatibility libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 0
compiler-rt: compiler-rt:
rationale: LLVM compiler intrinsic and sanitizer libraries rationale: LLVM compiler intrinsic and sanitizer libraries
multilib: [x86_64] multilib: [x86_64]

Loading…
Cancel
Save