Update for LLVM 20

This commit is contained in:
eabdullin 2025-11-12 11:48:52 +03:00
parent 2609fe72db
commit 7754076c20

View File

@ -34,10 +34,6 @@ data:
- lld-libs
components:
rpms:
python-lit:
rationale: Lit test runner for LLVM
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 0
llvm-compat:
rationale: LLVM compatibility libraries
multilib: [x86_64]
@ -48,28 +44,3 @@ data:
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 0
clang:
rationale: clang tools and libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 1
lld:
rationale: LLVM linker
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2
compiler-rt:
rationale: LLVM compiler intrinsic and sanitizer libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2
libomp:
rationale: LLVM OpenMP runtime
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2
lldb:
rationale: lldb debugger
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2