summaryrefslogtreecommitdiff
path: root/llvm-core/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm-core/llvm')
-rw-r--r--llvm-core/llvm/llvm-22.0.0.9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm-core/llvm/llvm-22.0.0.9999.ebuild b/llvm-core/llvm/llvm-22.0.0.9999.ebuild
index 6fb582a6e137..42f9707913f9 100644
--- a/llvm-core/llvm/llvm-22.0.0.9999.ebuild
+++ b/llvm-core/llvm/llvm-22.0.0.9999.ebuild
@@ -134,7 +134,7 @@ check_distribution_components() {
LLVM|LLVMgold)
;;
# TableGen lib + deps
- LLVMDemangle|LLVMSupport|LLVMTableGen)
+ LLVMDemangle|LLVMSupport|LLVMSupportLSP|LLVMTableGen)
;;
# for mlir-tblgen
LLVMCodeGenTypes)
@@ -235,6 +235,7 @@ get_distribution_components() {
LLVMTableGen
# mlir-tblgen
LLVMCodeGenTypes
+ LLVMSupportLSP
# testing libraries
llvm_gtest