diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt
index cfcd6ab..76e64d8 100644
--- a/SOURCES/modulemd.src.txt
+++ b/SOURCES/modulemd.src.txt
@@ -52,11 +52,6 @@ data:
         multilib: [x86_64]
         ref: stream-rhel-8-rhel-8.5.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.5.0
-        buildorder: 0
       compiler-rt:
         rationale: LLVM compiler intrinsic and sanitizer libraries 
         multilib: [x86_64]
diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml
deleted file mode 100644
index e4b0f34..0000000
--- a/llvm-toolset.yaml
+++ /dev/null
@@ -1,79 +0,0 @@
-document: modulemd
-version: 2
-data:
-  name: llvm-toolset
-  stream: rhel8
-  summary: LLVM
-  description: LLVM Tools and libraries
-  license:
-    module: [MIT]
-  dependencies:
-    - buildrequires:
-        platform: [el8.5.0]
-      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: ce18f6d50701083f62d9692254987b43238208db
-        buildorder: 0
-      python-lit:
-        rationale: Lit test runner for LLVM
-        ref: d6217df596bc1cbad01ba85e56bdb68dd6acefd8
-        buildorder: 0
-      libomp:
-        rationale: LLVM OpenMP runtime
-        multilib: [x86_64]
-        ref: 732d93a4e89af825e4f62e7f84c4880a9748a9af
-        buildorder: 0
-      llvm:
-        rationale: LLVM tools and libraries
-        multilib: [x86_64]
-        ref: 0e237d7599a0797c08b19fc973739102b1542b6f
-        buildorder: 0
-      llvm-compat:
-        rationale: LLVM compatibility libs for transition user to a new llvm version
-        multilib: [x86_64]
-        ref: 3ac0c7a1f6a051d22ad5f3e155cae3678274533a
-        buildorder: 0
-      compiler-rt:
-        rationale: LLVM compiler intrinsic and sanitizer libraries
-        multilib: [x86_64]
-        ref: c047fc05bbde09fabb5eab5db624a149d2365242
-        buildorder: 1
-      lld:
-        rationale: LLVM linker
-        multilib: [x86_64]
-        ref: 69f20ed74d6e0ef75707ecc0a597fe96c425f0d5
-        buildorder: 1
-      clang:
-        rationale: clang tools and libraries
-        multilib: [x86_64]
-        ref: b99d8d4a38320329e10570f308c3e2d8cf295c78
-        buildorder: 1
-      lldb:
-        rationale: lldb debugger
-        multilib: [x86_64]
-        ref: 7f3bade777cbac4e4e4a904d67c6b8b6412cdcfb
-        buildorder: 2