Bug 253870 - [Xcode] Fix size increase due to multiple PGO profile support
Summary: [Xcode] Fix size increase due to multiple PGO profile support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
Depends on: 254084
Blocks:
  Show dependency treegraph
 
Reported: 2023-03-13 21:58 PDT by Elliott Williams
Modified: 2023-03-17 12:05 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.