Commit 00bad59
committed
WIP: github: Build the cross Windows toolchains with the PGO'd Linux toolchain
This increases the total length of building the Windows toolchains
to 4 LLVM builds serially, rather than 3 usually. (But by using
a PGO'd toolchain for building for Windows, it becomes a little
quicker than otherwise.) But doing this, temporarily for testing,
to get more testing coverage of the PGO'd toolchain.1 parent 361f0a0 commit 00bad59
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
| 400 | + | |
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| |||
0 commit comments