WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
245955
[Flatpak SDK] Update Mold to version 1.5.1
https://bugs.webkit.org/show_bug.cgi?id=245955
Summary
[Flatpak SDK] Update Mold to version 1.5.1
Adrian Perez
Reported
2022-10-03 02:31:19 PDT
Let's grab it while it's fresh:
https://github.com/rui314/mold/releases/tag/v1.5.1
FWIW, one of the reasons why I have been using Mold myself is that some kinds of linker errors are somewhat more understandable. For example if a definition for an inline is missing, instead of only saying “symbol blah undefined”, the error from Mold will *also* indicate which object file needed it -- which means one does not have to blindly try to figure out where a “#include "FooInlines.h"” is needed :-)
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2022-10-03 02:32:41 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4920
EWS
Comment 2
2022-10-03 14:53:42 PDT
Committed
255100@main
(08876efae1a0): <
https://commits.webkit.org/255100@main
> Reviewed commits have been landed. Closing PR #4920 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-10-03 14:54:18 PDT
<
rdar://problem/100735353
>
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