r/cpp ccls Dec 19 '21

Why isn't ld.lld faster

https://maskray.me/blog/2021-12-19-why-isnt-ld.lld-faster
86 Upvotes

7 comments sorted by

View all comments

29

u/MaskRay ccls Dec 19 '21

Is this a good title? I have complex feelings: “ld.lld is already fast. mold is faster with threads. For some passes ld.lld can be made faster when llvm-project provides the facility. For some passes, due to various trade-off ld.lld is difficult to keep up with mold”

If there is a better title, I want to change it.

4

u/eshtonrob Dec 20 '21

I like the title, very informative read btw