slackbuilds/development/mold
xaizek d5cb3e72e7
development/mold: Updated for version 1.10.1.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-02-04 07:19:48 +07:00
..
README
mold.SlackBuild development/mold: Updated for version 1.10.1. 2023-02-04 07:19:48 +07:00
mold.info development/mold: Updated for version 1.10.1. 2023-02-04 07:19:48 +07:00
slack-desc

README

mold - a faster drop-in replacement for existing Unix linkers

It is several times faster than the LLVM lld linker, the
second-fastest open-source linker which was created by the same author
a few years ago. mold is designed to increase developer productivity by
reducing build time, especially in rapid debug-edit-rebuild cycles.