Compare commits

...

No commits in common. "c8-stream-rhel8" and "imports/c8s-stream-rhel8/llvm-toolset-rhel8-8040020201111090103.9f9e2e7e" have entirely different histories.

View File

@ -10,7 +10,6 @@ data:
dependencies: dependencies:
- buildrequires: - buildrequires:
platform: [el8] platform: [el8]
swig: [4.0]
requires: requires:
platform: [el8] platform: [el8]
profiles: profiles:
@ -24,7 +23,7 @@ data:
- clang-libs - clang-libs
- clang-devel - clang-devel
- clang-tools-extra - clang-tools-extra
- git-clang-format - git-clang-format
- lldb - lldb
- lldb-devel - lldb-devel
- llvm - llvm
@ -34,42 +33,47 @@ data:
- lld-libs - lld-libs
components: components:
rpms: rpms:
python-lit: llvm-toolset:
rationale: Lit test runner for LLVM rationale: Meta package for llvm-toolset providing scl enable scripts.
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 multilib: [x86_64]
ref: stream-rhel-8-rhel-8.4.0
buildorder: 0 buildorder: 0
llvm-compat: llvm-compat:
rationale: LLVM compatibility libraries rationale: LLVM compatibility libs for transition user to a new llvm version
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 ref: stream-rhel-8-rhel-8.4.0
buildorder: 0
python-lit:
rationale: Lit test runner for LLVM
ref: stream-rhel-8-rhel-8.4.0
buildorder: 0
libomp:
rationale: LLVM OpenMP runtime
multilib: [x86_64]
ref: stream-rhel-8-rhel-8.4.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-rhel-next-rhel-8.10.0 ref: stream-rhel-8-rhel-8.4.0
buildorder: 0 buildorder: 0
clang: compiler-rt:
rationale: clang tools and libraries rationale: LLVM compiler intrinsic and sanitizer libraries
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 ref: stream-rhel-8-rhel-8.4.0
buildorder: 1 buildorder: 1
lld: lld:
rationale: LLVM linker rationale: LLVM linker
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 ref: stream-rhel-8-rhel-8.4.0
buildorder: 2 buildorder: 1
compiler-rt: clang:
rationale: LLVM compiler intrinsic and sanitizer libraries rationale: clang tools and libraries
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 ref: stream-rhel-8-rhel-8.4.0
buildorder: 2 buildorder: 1
libomp:
rationale: LLVM OpenMP runtime
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2
lldb: lldb:
rationale: lldb debugger rationale: lldb debugger
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0 ref: stream-rhel-8-rhel-8.4.0
buildorder: 2 buildorder: 2