From a2c8a856f485a34aeb69b623bf9ed288b03c003c Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 23 Feb 2023 11:47:58 +0000 Subject: [PATCH] update refs --- llvm-toolset.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml index 0e98a3f..589642f 100644 --- a/llvm-toolset.yaml +++ b/llvm-toolset.yaml @@ -35,35 +35,35 @@ data: rpms: python-lit: rationale: Lit test runner for LLVM - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel8-rhel-8.9.0 buildorder: 0 llvm: rationale: LLVM tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel8-rhel-8.9.0 buildorder: 0 compiler-rt: rationale: LLVM compiler intrinsic and sanitizer libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel8-rhel-8.9.0 buildorder: 1 lld: rationale: LLVM linker multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel8-rhel-8.9.0 buildorder: 1 clang: rationale: clang tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel8-rhel-8.9.0 buildorder: 1 libomp: rationale: LLVM OpenMP runtime multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel8-rhel-8.9.0 buildorder: 2 lldb: rationale: lldb debugger multilib: [x86_64] - ref: stream-rhel-8-rhel-8.8.0 + ref: stream-llvm-toolset-rhel8-rhel-8.9.0 buildorder: 2