mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
22040e3128
The new task builds a stage 2 compiler and uses it to generate the profile as stage 3, and the profile is used to feed the now separate stage 4 clang build. This will allow us to use this same profile to build mac clangs with PGO. Differential Revision: https://phabricator.services.mozilla.com/D138511
5 lines
39 B
JSON
5 lines
39 B
JSON
{
|
|
"stages": "3",
|
|
"pgo": true
|
|
}
|