mold 2.3.1
mold 2.3.1 contains the following bug fixes.
- [ARM32, ARM64, PowerPC, LoongArch] mold 2.3.0 would crash when handling large output files. This was due to a bug in the code that creates range extension thunks. This issue has now been resolved. (7be1b66)
- [LoongArch] mold is now capable of handling relocations generated for the
-mcmodel=extreme
flag. (4bd80ec)