Bug 253870

Summary: [Xcode] Fix size increase due to multiple PGO profile support
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 254084    
Bug Blocks:    

Description Elliott Williams 2023-03-13 21:58:43 PDT
We should move the PGO selection logic added in https://bugs.webkit.org/show_bug.cgi?id=253691 to WebKitAdditions, so that Apple can reduce the size of their internal build.
Comment 1 Elliott Williams 2023-03-15 17:14:22 PDT
<rdar://problem/106673505>
Comment 2 Elliott Williams 2023-03-15 17:15:39 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11583
Comment 3 EWS 2023-03-16 17:06:52 PDT
Committed 261778@main (99e4e950c68d): <https://commits.webkit.org/261778@main>

Reviewed commits have been landed. Closing PR #11583 and removing active labels.