mold 2.40.2 is a maintenance release of the high-speed linker.
Bug Fixes and Compatibility Improvements
- Fixed an issue where mold failed with a "too many open files" error when linking a very large program with LTO using Clang. (1956ae6)
- [RISC-V] Fixed an issue in which mold failed to report a relocation overflow error. (52c698d)
- [ARM64] mold can now create range extension thunks with displacements greater than 2^32 bytes. (47f6c28)