Hacker News new | ask | show | jobs
by wyldfire 1317 days ago
> Given the horrible performance of the LLVM compiler and linker

lld is second only to mold in performance. Rui used to work on lld at Google. Apple has a significant investment in ld64 and probably doesn't want to abandon it.

1 comments

> Apple has a significant investment in ld64 and probably doesn't want to abandon it.

Yep, Facebook and a few people in Google are actually the primary contributors to LLD's MachO support