Y
Hacker News
new
|
ask
|
show
|
jobs
Using the mold linker for fun and 3x-8x link time speedups
(
productive-cpp.com
)
2 points
by
mrich
655 days ago
1 comments
fwsgonzo
655 days ago
Fun fact: It's also the only linker that enables --execute-only as a feature that Just Works with a single argument. Getting XO to work on regular linkers is a real pain.
link