aboutsummaryrefslogblamecommitdiff
path: root/devel/mold/pkg-descr
blob: 3fac0ce269e8fca2292cf5bc56b3f02d0e3152e9 (plain) (tree)
1
2
3
4
5




                                                                  
mold is a faster drop-in replacement for existing Unix linkers. It
is several times faster than LLVM lld linker, the second-fastest
open-source linker which I originally created a few years ago.
mold is created for increasing developer productivity by reducing
build time especially in rapid debug-edit-rebuild cycles.