Unclaimed project
Are you a maintainer of mold? Claim this project to take control of your public changelog and roadmap.
mold 2.40.1 is a maintenance release of the high-speed linker. Although there are no new features in this release, it includes a few performance improvements as below.
--compress-debug-sections option to make debug section compression faster. With this change, mold sometimes runs faster with --compress-debug-sections than without it due to reduced file I/O. (d59c55959c6a617f0a6474902de8e21b4b290f53).dynsym refers to a section whose section index is ≥65280, since such a dynamic symbol is not representable in ELF. Previously, mold crashed with an assertion failure. (0d8334e5a26c34b7b2142dd6b6af2751eb9391e3)