Using the mold linker for fun and 3x-8x link time speedups
productive-cpp.com
Using the mold linker for fun and 3x-8x link time speedups
1–2 of 2 posts
Re: Using the mold linker for fun and 3x-8x link time speedups
#2Fun 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.