Commit dc1379c
Enable PGO + LTO in Sandcastle job
Summary: To make these work we need to make LLVM's runtime profiling library/llvm-ar or a newer version of GCC available on Sandcastle hosts. I've gone with making GCC-14 available as this also matches the cibuildwheel build we have on GitHub and so will help keep our internal and external builds consistent.
Reviewed By: alexmalyshev
Differential Revision: D87987135
fbshipit-source-id: 5670450efb6fdb6520c828f3ee7ea504a64b79dc1 parent d474e65 commit dc1379c
File tree
3 files changed
+9
-0
lines changed- build/fbcode_builder
- getdeps
- manifests
3 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1415 | 1415 | | |
1416 | 1416 | | |
1417 | 1417 | | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
1418 | 1422 | | |
1419 | 1423 | | |
1420 | 1424 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments