Bug 245955
| Summary: | [Flatpak SDK] Update Mold to version 1.5.1 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | Tools / Tests | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/4920
EWS
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
<rdar://problem/100735353>