Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f35c6c8e306f867e27bdcbf6c2452916575c99dd
https://github.com/WebKit/WebKit/commit/f35c6c8e306f867e27bdcbf6c2452916575c99dd
Author: Elliott Williams <[email protected]>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M Source/WebKit/Configurations/GPUService.xcconfig
Log Message:
-----------
[PGO] GPUP's executable should not be built for instrumentation
https://bugs.webkit.org/show_bug.cgi?id=261709
rdar://115688644
Reviewed by Alexey Proskuryakov.
Like other XPC services, its use of the WebKit *frameworks* should be
instrumented, but not its main executable. Copy the
CLANG_INSTRUMENT_FOR_OPTIMIZATION_PROFILING = NO build setting from
other XPC service targets.
* Source/WebKit/Configurations/GPUService.xcconfig:
Canonical link: https://commits.webkit.org/268164@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes