From 415a0acdd1b484327ee55458637f9f8d5e7d19dc Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 16 Nov 2024 09:30:47 -0800 Subject: [PATCH] llvm: 19.1.3 Release All RPMs are now build from the llvm srpm. Related: RHEL-57465 --- kernel-testing.yaml | 31 +------------------------------ llvm-toolset.yaml | 29 ----------------------------- 2 files changed, 1 insertion(+), 59 deletions(-) diff --git a/kernel-testing.yaml b/kernel-testing.yaml index b1193b1..db28a97 100644 --- a/kernel-testing.yaml +++ b/kernel-testing.yaml @@ -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,32 +44,7 @@ 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 kernel: ref: c8s - buildorder: 3 + buildorder: 1 buildonly: true diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml index 0073778..cf437f4 100644 --- a/llvm-toolset.yaml +++ b/llvm-toolset.yaml @@ -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