File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ swift-install-components=back-deployment;compiler;clang-builtin-headers;stdlib;s
18
18
19
19
[preset: mixin_buildbot_install_components_with_clang]
20
20
swift-install-components =back-deployment; compiler;clang-resource-dir-symlink;stdlib;sdk-overlay;parser-lib;toolchain-tools;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers
21
- llvm-install-components =llvm-cov; llvm-profdata;IndexStore;clang;clang-resource-headers;compiler-rt;clangd;dsymutil
21
+ llvm-install-components =llvm-cov; llvm-profdata;IndexStore;clang;clang-resource-headers;compiler-rt;clangd;dsymutil;LTO
22
22
23
23
[preset: mixin_buildbot_trunk_base]
24
24
# Build standard library and SDK overlay for iOS device and simulator.
@@ -789,7 +789,7 @@ no-swift-stdlib-assertions
789
789
# ===------------------------------------------------------------------------===#
790
790
[preset: mixin_linux_install_components_with_clang]
791
791
swift-install-components =autolink-driver; compiler;clang-resource-dir-symlink;stdlib;swift-remote-mirror;sdk-overlay;parser-lib;toolchain-tools;license;sourcekit-inproc
792
- llvm-install-components =llvm-cov; llvm-profdata;IndexStore;clang;clang-resource-headers;compiler-rt;clangd;lld
792
+ llvm-install-components =llvm-cov; llvm-profdata;IndexStore;clang;clang-resource-headers;compiler-rt;clangd;lld;LTO
793
793
794
794
[preset: mixin_linux_installation]
795
795
mixin-preset =
You can’t perform that action at this time.
0 commit comments