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
1818
1919[preset: mixin_buildbot_install_components_with_clang]
2020swift-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
2222
2323[preset: mixin_buildbot_trunk_base]
2424# Build standard library and SDK overlay for iOS device and simulator.
@@ -789,7 +789,7 @@ no-swift-stdlib-assertions
789789# ===------------------------------------------------------------------------===#
790790[preset: mixin_linux_install_components_with_clang]
791791swift-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
793793
794794[preset: mixin_linux_installation]
795795mixin-preset =
You can’t perform that action at this time.
0 commit comments