File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -2581,7 +2581,7 @@ skip-build-benchmarks
25812581llvm-targets-to-build =X86; AArch64;WebAssembly
25822582install-destdir =%(INSTALL_DESTDIR)s
25832583swift-install-components =autolink-driver; compiler;clang-builtin-headers;stdlib;sdk-overlay;parser-lib;editor-integration;tools;testsuite-tools;toolchain-tools;license;sourcekit-inproc;swift-remote-mirror;swift-remote-mirror-headers;clang-resource-dir-symlink
2584- llvm-install-components =clang; compiler-rt;lld;llvm-ar;llvm-ranlib
2584+ llvm-install-components =llvm-cov ; llvm-profdata;IndexStore; clang;clang-resource-headers; compiler-rt;clangd;dsymutil ;lld;llvm-ar;llvm-ranlib
25852585install-swift
25862586install-prefix =/%(TOOLCHAIN_NAME)s/usr
25872587swift-darwin-supported-archs =x86_64
@@ -2596,11 +2596,16 @@ extra-cmake-options=
25962596
25972597llbuild
25982598swiftpm
2599+ indexstore-db
2600+ sourcekit-lsp
2601+ libcxx
25992602
26002603install-llvm
26012604install-swift
26022605install-llbuild
26032606install-swiftpm
2607+ install-sourcekit-lsp
2608+ install-libcxx
26042609
26052610[preset: webassembly-linux-host]
26062611
You can’t perform that action at this time.
0 commit comments