Skip to content

Commit 9f3fcfb

Browse files
committed
Auto merge of #128947 - Zoxc:thinlto-msvc, r=<try>
Perform ThinLTO on x86_64-pc-windows-msvc dist builder try-job: dist-x86_64-msvc
2 parents 94a0cd1 + 7cf2bd7 commit 9f3fcfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,7 @@ auto:
631631
--target=x86_64-pc-windows-msvc
632632
--enable-full-tools
633633
--enable-profiler
634+
--set rust.lto=thin
634635
--set rust.codegen-units=1
635636
SCRIPT: python x.py build --set rust.debug=true opt-dist && PGO_HOST=x86_64-pc-windows-msvc ./build/x86_64-pc-windows-msvc/stage1-tools-bin/opt-dist windows-ci -- python x.py dist bootstrap --include-default-paths
636637
DIST_REQUIRE_ALL_TOOLS: 1

0 commit comments

Comments
 (0)