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   

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
Adrian Perez
Comment 1 2022-10-03 02:32:41 PDT
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
Note You need to log in before you can comment on or make changes to this bug.