WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
239633
[PGO] Fix perl warnings caused by PGO for real this time
https://bugs.webkit.org/show_bug.cgi?id=239633
Summary
[PGO] Fix perl warnings caused by PGO for real this time
Justin Michaud
Reported
2022-04-21 16:44:05 PDT
Third time's the charm, let's fix these perl warnings: Use of uninitialized value $ENV{"ENABLE_LLVM_PROFILE_GENERATION"} in string eq at ../../Tools/Scripts/check-for-weak-vtables-and-externals line 63.
Attachments
Add attachment
proposed patch, testcase, etc.
Justin Michaud
Comment 1
2022-04-21 16:47:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/354
EWS
Comment 2
2022-04-21 20:56:54 PDT
Committed
r293207
(
249878@main
): <
https://commits.webkit.org/249878@main
> Reviewed commits have been landed. Closing PR #354 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-04-21 20:57:15 PDT
<
rdar://problem/92140709
>
Alexey Proskuryakov
Comment 4
2022-04-21 21:34:04 PDT
This should really be “exists”, not “defined”.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug