mold: mold (a modern linker)
mold:
mold: mold is a faster drop-in replacement for existing Unix linkers. It is
mold: several times quicker than the LLVM lld linker, the second-fastest
mold: open-source linker. mold aims to enhance developer productivity by
mold: minimizing build time, particularly in rapid debug-edit-rebuild
mold: cycles.
mold:
mold: Homepage: https://github.com/rui314/mold
mold:
mold: