Bug 245955

Summary: [Flatpak SDK] Update Mold to version 1.5.1
Product: WebKit Reporter: Adrian Perez <aperez>
Component: Tools / TestsAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Adrian Perez 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 :-)
Comment 1 Adrian Perez 2022-10-03 02:32:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4920
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-10-03 14:54:18 PDT
<rdar://problem/100735353>