From fd1e82e58666ca4f38dfcccfdfb6c301769a24fd Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 06 2019 22:30:15 +0000 Subject: import llvm-toolset-rhel8-8010020190514105529.cdc1202b --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore diff --git a/.llvm-toolset.metadata b/.llvm-toolset.metadata new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.llvm-toolset.metadata diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..678b734 --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,79 @@ +document: modulemd +version: 2 +data: + name: llvm-toolset + stream: rhel8 + summary: LLVM + description: LLVM Tools and libraries + license: + module: [MIT] + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + profiles: + common: + rpms: + - llvm-toolset + api: + rpms: + - clang + - clang-analyzer + - clang-libs + - clang-devel + - clang-tools-extra + - git-clang-format + - lldb + - lldb-devel + - llvm + - llvm-devel + - llvm-libs + - lld + - lld-libs + components: + rpms: + llvm-toolset: + rationale: Meta package for llvm-toolset providing scl enable scripts. + multilib: [x86_64] + ref: stream-rhel-8-rhel-8.1.0 + buildorder: 0 + python-lit: + rationale: Lit test runner for LLVM + ref: stream-rhel-8-rhel-8.1.0 + buildorder: 0 + libomp: + rationale: LLVM OpenMP runtime + multilib: [x86_64] + ref: stream-rhel-8-rhel-8.1.0 + buildorder: 0 + llvm: + rationale: LLVM tools and libraries + multilib: [x86_64] + ref: stream-rhel-8-rhel-8.1.0 + buildorder: 0 + llvm-compat: + rationale: LLVM compatibility libs for transition user to a new llvm version + multilib: [x86_64] + ref: stream-rhel-8-rhel-8.1.0 + buildorder: 0 + compiler-rt: + rationale: LLVM compiler intrinsic and sanitizer libraries + multilib: [x86_64] + ref: stream-rhel-8-rhel-8.1.0 + buildorder: 1 + lld: + rationale: LLVM linker + multilib: [x86_64] + ref: stream-rhel-8-rhel-8.1.0 + buildorder: 1 + clang: + rationale: clang tools and libraries + multilib: [x86_64] + ref: stream-rhel-8-rhel-8.1.0 + buildorder: 2 + lldb: + rationale: lldb debugger + multilib: [x86_64] + ref: stream-rhel-8-rhel-8.1.0 + buildorder: 3